tweak lwipopts.h
This commit is contained in:
8
port/arch/sys_arch.h
Normal file
8
port/arch/sys_arch.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef LWIP_ARCH_SYS_ARCH_H
|
||||
#define LWIP_ARCH_SYS_ARCH_H
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
typedef uint32_t sys_prot_t;
|
||||
|
||||
#endif /* LWIP_ARCH_SYS_ARCH_H */
|
||||
Reference in New Issue
Block a user