完成用户态中断接收测试
This commit is contained in:
@@ -30,8 +30,10 @@ extern "C" {
|
||||
#elif defined(__cplusplus)
|
||||
#define NULL 0L
|
||||
#else
|
||||
#ifndef NULL
|
||||
#define NULL ((void*)0)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#undef EOF
|
||||
#define EOF (-1)
|
||||
|
||||
Reference in New Issue
Block a user