wrote test
This commit is contained in:
parent
9fb43f8ae9
commit
2d46929f07
3 changed files with 98 additions and 0 deletions
8
test_include/kwil.h
Normal file
8
test_include/kwil.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef _kwil_macros_h
|
||||
#define _kwil_macros_h
|
||||
|
||||
#define KWIL_ENUM(...)
|
||||
#define KWIL_FIELD(...)
|
||||
#define KWIL_STRUCT(...)
|
||||
|
||||
#endif // !_kwil_macros_h
|
||||
Loading…
Add table
Add a link
Reference in a new issue