mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-03 01:38:30 +00:00
Get VSCode working with Linux and WSL (#116)
This commit is contained in:
parent
e0566c9675
commit
6cd1037692
4 changed files with 45 additions and 165 deletions
|
@ -46,9 +46,6 @@
|
|||
#define __CHAR16_TYPE__ short unsigned int
|
||||
#define __CHAR32_TYPE__ unsigned int
|
||||
#define __WINT_TYPE__ unsigned int
|
||||
#define __CHAR16_TYPE__ short unsigned int
|
||||
#define __WCHAR_TYPE__ int
|
||||
#define __CHAR32_TYPE__ unsigned int
|
||||
|
||||
#define __INT_LEAST8_TYPE__ __INT8_TYPE__
|
||||
#define __UINT_LEAST8_TYPE__ __UINT8_TYPE__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue