diff options
Diffstat (limited to 'firmware/target/sh/thread-sh.c')
-rw-r--r-- | firmware/target/sh/thread-sh.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/target/sh/thread-sh.c b/firmware/target/sh/thread-sh.c index 36c20686b0..0f844f204b 100644 --- a/firmware/target/sh/thread-sh.c +++ b/firmware/target/sh/thread-sh.c @@ -21,8 +21,6 @@ * ****************************************************************************/ -#include "gcc_extensions.h" - /*--------------------------------------------------------------------------- * Start the thread running and terminate it if it returns *--------------------------------------------------------------------------- |