--- np2/i286x/Attic/egcmem.h 2005/02/07 14:46:11 1.2 +++ np2/i286x/Attic/egcmem.h 2005/02/08 09:18:59 1.3 @@ -1,16 +1,3 @@ -#ifdef __cplusplus -extern "C" { -#endif - -void egcshift(void); - -UINT8 MEMCALL egc_read(UINT32 addr); -void MEMCALL egc_write(UINT32 addr, UINT8 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