Subversion Repositories HelenOS-historic

Rev

Rev 1096 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1096 Rev 1171
Line 31... Line 31...
31
 
31
 
32
#include <arch/exception.h>
32
#include <arch/exception.h>
33
 
33
 
34
#define ARCH_THREAD_DATA
34
#define ARCH_THREAD_DATA
35
 
35
 
-
 
36
#define thread_create_arch(t)
-
 
37
 
36
#endif
38
#endif