mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-11 22:22:33 -05:00
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
This commit is contained in:
parent
32d2cb3e8a
commit
09722dd28d
6 changed files with 0 additions and 11 deletions
|
|
@ -23,7 +23,6 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <system.h>
|
||||
#include "gcc_extensions.h"
|
||||
|
||||
/*---------------------------------------------------------------------------
|
||||
* Start the thread running and terminate it if it returns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue