mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 19:12:25 +00:00
Allow SYSTEM.VAL of constant in CONST and use in Heap.Mod.
This commit is contained in:
parent
a730d6c96b
commit
db18774de1
12 changed files with 86 additions and 64 deletions
|
|
@ -40,7 +40,6 @@ typedef signed char int8;
|
|||
typedef unsigned char uint8;
|
||||
|
||||
#define uintptr size_t
|
||||
//#define uintptr int64
|
||||
|
||||
// The compiler uses 'import' and 'export' which translate to 'extern' and
|
||||
// nothing respectively.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue