--- Frodo4/Src/CPUC64_SC.cpp 2003/07/01 17:51:17 1.2 +++ Frodo4/Src/CPUC64_SC.cpp 2003/07/09 13:54:22 1.3 @@ -276,9 +276,6 @@ inline uint8 MOS6510::read_byte_io(uint1 * Read a byte from the CPU's address space */ -#ifdef __i386 -inline -#endif uint8 MOS6510::read_byte(uint16 adr) { if (adr < 0xa000) {