mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-12 06:32:34 -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
|
|
@ -21,8 +21,6 @@
|
|||
*
|
||||
****************************************************************************/
|
||||
|
||||
#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