diff options
Diffstat (limited to 'os/hal/boards/RAISONANCE_REVA_STM8S/board.c')
-rw-r--r-- | os/hal/boards/RAISONANCE_REVA_STM8S/board.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/os/hal/boards/RAISONANCE_REVA_STM8S/board.c b/os/hal/boards/RAISONANCE_REVA_STM8S/board.c index 33e1fa1e9..ee9c9d32f 100644 --- a/os/hal/boards/RAISONANCE_REVA_STM8S/board.c +++ b/os/hal/boards/RAISONANCE_REVA_STM8S/board.c @@ -14,7 +14,6 @@ limitations under the License.
*/
-#include "ch.h"
#include "hal.h"
/**
|