bsp,am: fix missing type definition
This commit is contained in:
parent
e5c449a67d
commit
29b3356427
2 changed files with 5 additions and 0 deletions
3
bsp/abstract-machine/include/extra.h
Normal file
3
bsp/abstract-machine/include/extra.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
typedef long ssize_t;
|
||||
typedef long suseconds_t;
|
||||
typedef unsigned long useconds_t;
|
Loading…
Add table
Add a link
Reference in a new issue