git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@436 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2008-09-20 18:19:04 +00:00
parent df787828e8
commit 9b2c9869dd
1 changed files with 0 additions and 2 deletions

View File

@ -136,8 +136,6 @@ struct Thread {
/** Thread option: Termination requested flag.*/
#define P_TERMINATE 1
/** Thread option: Create suspended thread.*/
#define P_SUSPENDED 2
/** Pseudo priority used by the ready list header, do not use.*/
#define NOPRIO 0