Porting PicoTCP WIP
This commit is contained in:
@ -34,7 +34,9 @@
|
||||
#define SYS_DEV_LISTSIZE 34
|
||||
#define SYS_DEV_STAT 35
|
||||
#define SYS_DEV_CMD 36
|
||||
#define SYS_TIME 38
|
||||
|
||||
#define SYS_TIME 38
|
||||
#define SYS_IPC_NETSOCKMAKE 39
|
||||
#define SYS_IPC_NETSOCKLISTEN 40
|
||||
#define SYS_IPC_NETSOCKPOLLEV 41
|
||||
|
||||
#endif // SHARE_HDRS_SYSCALL_H_
|
||||
|
||||
Reference in New Issue
Block a user