workaround a problem with the harmattan gcc
[drnoksnes] / os9x_asm_cpu.cpp
index 84719ad..f0af5f6 100644 (file)
@@ -17,7 +17,7 @@ void asm_S9xSetPCBase(uint32 Address)
 {
 #ifdef __debug_c_setpc__
        printf("spcb\n");
-#endif 
+#endif
        S9xSetPCBase(Address);  
 }