kopia lustrzana https://github.com/OpenRTX/OpenRTX
Removing useless include from bootstrap.c
rodzic
0c198d100d
commit
8b7ec5b4ce
|
@ -21,8 +21,7 @@
|
||||||
#include <os.h>
|
#include <os.h>
|
||||||
#include <lib_mem.h>
|
#include <lib_mem.h>
|
||||||
#include <hwconfig.h>
|
#include <hwconfig.h>
|
||||||
#include "platform.h"
|
#include <platform.h>
|
||||||
#include "gpio.h"
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Entry point for application code, not in this translation unit.
|
* Entry point for application code, not in this translation unit.
|
||||||
|
|
Ładowanie…
Reference in New Issue