bsp,abstract-machine: compile to x86-nemu successfully
This commit is contained in:
parent
475f866a45
commit
e6aa8c45f8
2 changed files with 2 additions and 1 deletions
1
bsp/abstract-machine/include/asm/errno.h
Normal file
1
bsp/abstract-machine/include/asm/errno.h
Normal file
|
@ -0,0 +1 @@
|
|||
#include <asm-generic/errno.h>
|
|
@ -1,3 +1,3 @@
|
|||
typedef long ssize_t;
|
||||
typedef long suseconds_t;
|
||||
typedef unsigned long useconds_t;
|
||||
#include <sys/types.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue