--- np2/i286c/Attic/egcmem.h 2003/10/16 17:57:47 1.1.1.1 +++ np2/i286c/Attic/egcmem.h 2005/02/08 09:18:59 1.3 @@ -1,16 +1,3 @@ -#ifdef __cplusplus -extern "C" { -#endif - -void egcshift(void); - -BYTE MEMCALL egc_read(UINT32 addr); -void MEMCALL egc_write(UINT32 addr, BYTE value); -UINT16 MEMCALL egc_read_w(UINT32 addr); -void MEMCALL egc_write_w(UINT32 addr, UINT16 value); - -#ifdef __cplusplus -} -#endif +#error move: /mem/memegc.h