headers cleanup
This commit is contained in:
parent
2f04e75b7c
commit
e1bf4e36ab
|
@ -11,9 +11,6 @@
|
|||
extern "C"
|
||||
{
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#include <ch.h>
|
||||
#include <hal.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include "global.h"
|
||||
#include "os_access.h"
|
||||
#include "eficonsole.h"
|
||||
|
|
Loading…
Reference in New Issue