More x64 improvements
This commit is contained in:
parent
9e062adfa4
commit
3832edba89
6 changed files with 120 additions and 89 deletions
|
|
@ -14,7 +14,7 @@
|
|||
#define EXEC_CHILDWATCH 2
|
||||
#define EXEC_KILLED 3
|
||||
|
||||
static jmp_buf processjmpbuf;
|
||||
static JMPBUF processjmpbuf;
|
||||
static Process *processtop;
|
||||
static Process *processcur;
|
||||
static u16 processcnt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue