bsp,abstract-machien: context creation and switch
This commit is contained in:
parent
6aebc44707
commit
19222732a8
4 changed files with 55 additions and 14 deletions
|
@ -1,5 +1,7 @@
|
|||
typedef long suseconds_t;
|
||||
typedef unsigned long useconds_t;
|
||||
typedef long unsigned int clock_t;
|
||||
typedef long long int time_t;
|
||||
#include <sys/types.h>
|
||||
|
||||
#ifdef __ISA_NATIVE__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue