mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 06:48:31 +00:00
Make improvements
This commit is contained in:
parent
3e4fd4b0ad
commit
e44a0cf6f8
256 changed files with 23100 additions and 2294 deletions
|
@ -33,7 +33,7 @@
|
|||
#define __STRINGIFY(A) #A
|
||||
#define __PASTE(A, B) A##B
|
||||
#ifdef __ASSEMBLER__
|
||||
#include "libc/macros-cpp.inc"
|
||||
#include "libc/macros.inc"
|
||||
#include "libc/macros-cpp.internal.inc"
|
||||
#include "libc/macros.internal.inc"
|
||||
#endif /* __ASSEMBLER__ */
|
||||
#endif /* COSMOPOLITAN_LIBC_MACROS_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue