os x changes
This commit is contained in:
parent
530d001641
commit
b8f742db85
18 changed files with 92 additions and 44 deletions
|
|
@ -4,6 +4,9 @@
|
|||
#include "elf.h"
|
||||
#include "ureg386.h"
|
||||
|
||||
#undef errno
|
||||
#define errno uregerrno
|
||||
|
||||
typedef struct Lreg Lreg;
|
||||
typedef struct Status Status;
|
||||
typedef struct Psinfo Psinfo;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue