mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 02:43:15 +01:00
Revert "Merge branch 'libl4thread' of git://www.b-labs.co.uk/bora/git/codezero into bora"
This reverts commit 3f870b540f.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#define THREAD_DESTROY 0x30000000
|
||||
#define THREAD_RECYCLE 0x40000000
|
||||
#define THREAD_WAIT 0x50000000
|
||||
#define THREAD_RESUME THREAD_RUN
|
||||
|
||||
#define THREAD_CREATE_MASK 0x0FF00000
|
||||
#define TC_SHARE_CAPS 0x00100000 /* Share all thread capabilities */
|
||||
|
||||
Reference in New Issue
Block a user