mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:07:35 +00:00
Tiny LibC things.
This commit is contained in:
parent
9e62eb4856
commit
8039a20611
11 changed files with 6 additions and 2 deletions
|
@ -10,3 +10,6 @@
|
|||
#define __BEGIN_DECLS
|
||||
#define __END_DECLS
|
||||
#endif
|
||||
|
||||
#undef __P
|
||||
#define __P(a) a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue