X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Pico%2FMemoryCmn.c;h=996a5ae489810b16dbd7d623e39f963b1b2ddd66;hb=65ca3034d455b9934e7ff82813e3df49cf56cf87;hp=dd705c0c61b79f098cb4113cf1d42b6d55e47867;hpb=f8ef8ff7100baa0ac0ecfcacb47aea3a9e24bc38;p=picodrive.git diff --git a/Pico/MemoryCmn.c b/Pico/MemoryCmn.c index dd705c0..996a5ae 100644 --- a/Pico/MemoryCmn.c +++ b/Pico/MemoryCmn.c @@ -8,13 +8,6 @@ typedef unsigned int u32; #define UTYPES_DEFINED #endif -#ifdef _ASM_MEMORY_C -u32 OtherRead16End(u32 a, int realsize); -#endif -#ifdef _ASM_CD_MEMORY_C -static void OtherWrite8End(u32 a,u32 d,int realsize); -#endif - #ifndef _ASM_MEMORY_C static