X-Git-Url: https://git.wirehaze.ovh/stm32f411ceu6.git/blobdiff_plain/4bfee77ecbb19ef2143a1cd486cfa92bd3aceef4:/exceptions.c..cef403c131fbb65f09837b0501b7e558e1462765:/sys/core/exceptions.c diff --git a/exceptions.c b/sys/core/exceptions.c similarity index 95% rename from exceptions.c rename to sys/core/exceptions.c index b3afaaa..77e67d7 100644 --- a/exceptions.c +++ b/sys/core/exceptions.c @@ -1,7 +1,7 @@ -#include "link.h" -#include "led.h" #include "sysclk.h" -#include "uart.h" +#include +#include +#include /* Initialize just enough to be able to handle a fault. */ __attribute__ ((noinline, used)) static void