From 09722dd28db02bf7cb34d1a7d42729ce66ebe302 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Sat, 10 Dec 2011 20:47:59 +0000 Subject: thread.c includes gcc_extensions.h and thread-XXX.c files are includes inside thread.c therefore do not require their own. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31206 a1c6a512-1295-4272-9138-f99709370657 --- firmware/target/hosted/thread-arm.c | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware/target/hosted') 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 -#include "gcc_extensions.h" /*--------------------------------------------------------------------------- * Start the thread running and terminate it if it returns -- cgit v1.2.3