mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-30 00:08:30 +00:00
Remove IMAGE_BASE_VIRTUAL
This commit is contained in:
parent
8a0008d985
commit
20c77338e6
65 changed files with 10 additions and 286 deletions
|
@ -1698,7 +1698,6 @@ Keywords={
|
|||
"__STDC_NO_THREADS__",
|
||||
"__STDC_NO_VLA__",
|
||||
"__STDC_WANT_LIB_EXT1__",
|
||||
"IMAGE_BASE_VIRTUAL",
|
||||
"IMAGE_BASE_REAL",
|
||||
"IMAGE_BASE_PHYSICAL",
|
||||
"SCHAR_MAX",
|
||||
|
|
|
@ -31,8 +31,7 @@
|
|||
"__STDC_WANT_LIB_EXT1__"))
|
||||
|
||||
(defconst cosmo-c-constants-limits
|
||||
'("IMAGE_BASE_VIRTUAL"
|
||||
"IMAGE_BASE_REAL"
|
||||
'("IMAGE_BASE_REAL"
|
||||
"IMAGE_BASE_PHYSICAL"
|
||||
"CHAR_MAX"
|
||||
"SCHAR_MAX"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue