mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 00:10:31 +00:00
sync and try changes
This commit is contained in:
commit
dbd7edba10
811 changed files with 2014 additions and 11694 deletions
5
.vscode/vscode.h
vendored
5
.vscode/vscode.h
vendored
|
@ -1,4 +1,8 @@
|
|||
#define __VSCODE_INTELLISENSE__ 1
|
||||
#define __LP64__ /* TODO: this is a lazy kludge */
|
||||
#include "libc/integral/normalize.inc"
|
||||
|
||||
#if 0
|
||||
#define __VSCODE_INTELLISENSE__ 1
|
||||
#define __BIGGEST_ALIGNMENT__ 1
|
||||
#define __CHAR_MAX__ 0x7F
|
||||
|
@ -161,3 +165,4 @@ typedef struct { int ax, dx; } axdx_t;
|
|||
#endif /* UriKeyval */
|
||||
|
||||
#define _Static_assert(...) 0
|
||||
#endif /* 0 */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue