mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Unsandbox assembly generation
This commit is contained in:
parent
b0287ef34c
commit
af24f21556
2 changed files with 21 additions and 6 deletions
|
@ -84,6 +84,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef __cplusplus
|
||||
#define HAVE_STDBOOL_H
|
||||
#if __STDC_VERSION__ + 0 >= 201112
|
||||
typedef _Bool bool;
|
||||
#define true ((bool)+1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue