X-Git-Url: https://deadsoftware.ru/gitweb?p=cpc.git;a=blobdiff_plain;f=C%2FSYSTEM.h;h=183da76118b1309c52c791a384689f08c8df0789;hp=f38101343d27f139c86056487cadd1a1b6ce274c;hb=c1fd17bc2ea714224521a9ce5bfb55d11daa5645;hpb=463bc8298a10c095141109714c8047c27bc3017d diff --git a/C/SYSTEM.h b/C/SYSTEM.h index f381013..183da76 100644 --- a/C/SYSTEM.h +++ b/C/SYSTEM.h @@ -43,7 +43,6 @@ typedef unsigned int SET; typedef void ANYREC; typedef void *ANYPTR; typedef void *SYSTEM_PTR; -typedef INTEGER SYSTEM_ADDRESS; /* Unsigned variants are for use by shift and rotate macros */ typedef unsigned char __U_SHORTCHAR;