GIT
/
REPO
/
FRED-BOY
Projects
/
cpc.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
463bc82
)
remove SYSTEM_ADDRESS from SYSTEM.h
author
DeaDDooMER <deaddoomer@deadsoftware.ru>
Sat, 3 Aug 2019 14:45:54 +0000
(17:45 +0300)
committer
DeaDDooMER <deaddoomer@deadsoftware.ru>
Sat, 3 Aug 2019 14:45:54 +0000
(17:45 +0300)
C/SYSTEM.h
patch
|
blob
|
history
diff --git
a/C/SYSTEM.h
b/C/SYSTEM.h
index f38101343d27f139c86056487cadd1a1b6ce274c..183da76118b1309c52c791a384689f08c8df0789 100644
(file)
--- a/
C/SYSTEM.h
+++ b/
C/SYSTEM.h
@@
-43,7
+43,6
@@
typedef unsigned int SET;
typedef void ANYREC;
\r
typedef void *ANYPTR;
\r
typedef void *SYSTEM_PTR;
\r
-typedef INTEGER SYSTEM_ADDRESS;
\r
\r
/* Unsigned variants are for use by shift and rotate macros */
\r
typedef unsigned char __U_SHORTCHAR;
\r
DEADSOFTWARE 2012-2025