diff options
Diffstat (limited to 'firmware/target/hosted/thread-arm.c')
-rw-r--r-- | firmware/target/hosted/thread-arm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/hosted/thread-arm.c b/firmware/target/hosted/thread-arm.c index f8e58c031c..8815f063d7 100644 --- a/firmware/target/hosted/thread-arm.c +++ b/firmware/target/hosted/thread-arm.c @@ -23,7 +23,6 @@ ****************************************************************************/ #include <system.h> -#include "gcc_extensions.h" /*--------------------------------------------------------------------------- * Start the thread running and terminate it if it returns |