mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-10-23 19:09:27 +08:00
update vexpress-a9
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
#if (defined(RT_USING_SAL) && defined(SAL_USING_POSIX))
|
||||
#include <sys/socket.h>
|
||||
|
||||
#define SYSCALL_NET(f) ((void*)(f))
|
||||
#else
|
||||
#define SYSCALL_NET(f) ((void*)sys_notimpl)
|
||||
|
Reference in New Issue
Block a user