Minor change, sys_prot_t is undefined is NO_SYS=1
This commit is contained in:
@@ -44,6 +44,7 @@ extern "C" {
|
||||
definitions of the sys_ functions. */
|
||||
typedef u8_t sys_sem_t;
|
||||
typedef u8_t sys_mbox_t;
|
||||
typedef u8_t sys_prot_t;
|
||||
struct sys_timeo {u8_t dummy;};
|
||||
|
||||
#define sys_init()
|
||||
|
||||
Reference in New Issue
Block a user