diff --git a/src/jit/compemu.cpp b/src/jit/compemu.cpp index aaa844ec..f61c676c 100644 --- a/src/jit/compemu.cpp +++ b/src/jit/compemu.cpp @@ -61823,4 +61823,4 @@ return 0; } #endif -#endif +#endif \ No newline at end of file diff --git a/src/jit/compemu_fpp.cpp b/src/jit/compemu_fpp.cpp index 3d6bef0c..3f35c182 100644 --- a/src/jit/compemu_fpp.cpp +++ b/src/jit/compemu_fpp.cpp @@ -103,4 +103,4 @@ void comp_fpp_opp (uae_u32 opcode, uae_u16 extra) { printf("comp_fpp_opp not yet implemented\n"); } -#endif +#endif \ No newline at end of file diff --git a/src/jit/compemu_support.cpp b/src/jit/compemu_support.cpp index 14d89870..8d2dbde1 100644 --- a/src/jit/compemu_support.cpp +++ b/src/jit/compemu_support.cpp @@ -3430,4 +3430,4 @@ void dump_compiler(uae_u32* sp) } -#endif +#endif \ No newline at end of file diff --git a/src/jit/compstbl.cpp b/src/jit/compstbl.cpp index 1e619d4c..c2eb074b 100644 --- a/src/jit/compstbl.cpp +++ b/src/jit/compstbl.cpp @@ -3745,4 +3745,4 @@ extern const struct comptbl op_smalltbl_0_comp_nf[] = { { op_f620_0_comp_nf, 0x00000002, 63008 }, /* MOVE16 */ { NULL, 0x00000001, 63488 }, /* LPSTOP */ { 0, 0,65536 }}; -#endif +#endif \ No newline at end of file diff --git a/src/jit/comptbl.h b/src/jit/comptbl.h index bb748342..dbc394e5 100644 --- a/src/jit/comptbl.h +++ b/src/jit/comptbl.h @@ -2891,4 +2891,4 @@ extern compop_func op_f600_0_comp_nf; extern compop_func op_f608_0_comp_nf; extern compop_func op_f610_0_comp_nf; extern compop_func op_f618_0_comp_nf; -extern compop_func op_f620_0_comp_nf; +extern compop_func op_f620_0_comp_nf; \ No newline at end of file diff --git a/src/jit/gencomp_arm.cpp b/src/jit/gencomp_arm.cpp index 40e971d8..ee5402f2 100644 --- a/src/jit/gencomp_arm.cpp +++ b/src/jit/gencomp_arm.cpp @@ -3255,4 +3255,4 @@ int main(int argc, char *argv[]) fclose(stblfile); fclose(headerfile); return 0; -} +} \ No newline at end of file