X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=os9x_asm_cpu.cpp;h=f0af5f6186f594796b8546c15587a685fec04604;hb=81061e50a0504063fb20e6a99d024841a6aba9f0;hp=84719ad9732c5c3756710f5619f8baf78e540b55;hpb=3ddd6d5ea2811b783bf349c8947cf1bbaaf3c8b9;p=drnoksnes diff --git a/os9x_asm_cpu.cpp b/os9x_asm_cpu.cpp index 84719ad..f0af5f6 100644 --- a/os9x_asm_cpu.cpp +++ b/os9x_asm_cpu.cpp @@ -17,7 +17,7 @@ void asm_S9xSetPCBase(uint32 Address) { #ifdef __debug_c_setpc__ printf("spcb\n"); -#endif +#endif S9xSetPCBase(Address); }