diff options
Diffstat (limited to 'include/semihosting/syscalls.h')
-rw-r--r-- | include/semihosting/syscalls.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/semihosting/syscalls.h b/include/semihosting/syscalls.h index b5937c6..6627c45 100644 --- a/include/semihosting/syscalls.h +++ b/include/semihosting/syscalls.h @@ -9,6 +9,7 @@ #ifndef SEMIHOSTING_SYSCALLS_H #define SEMIHOSTING_SYSCALLS_H +#include "exec/cpu-defs.h" #include "gdbstub/syscalls.h" /* |