--- np2/i286a/Attic/egcmem.h 2003/12/21 23:27:08 1.1 +++ np2/i286a/Attic/egcmem.h 2005/02/08 10:34:30 1.2 @@ -1,16 +1,3 @@ -#ifdef __cplusplus -extern "C" { -#endif - -void egcshift(void); - -REG8 MEMCALL egc_read(UINT32 addr); -void MEMCALL egc_write(UINT32 addr, REG8 value); -REG16 MEMCALL egc_read_w(UINT32 addr); -void MEMCALL egc_write_w(UINT32 addr, REG16 value); - -#ifdef __cplusplus -} -#endif +#error move: /mem/memegc.h