File patch-src-emulate.c.diff, 469 bytes (added by mklein-de (Michael Klein), 7 years ago) |
second patch
|
-
old
|
new
|
|
695 | 695 | } |
696 | 696 | } |
697 | 697 | |
698 | | inline int |
| 698 | /*inline*/ int |
699 | 699 | #ifdef __FunctionProto__ |
700 | 700 | decode_8_thru_f(int op1) |
701 | 701 | #else |
… |
… |
|
1965 | 1965 | } |
1966 | 1966 | } |
1967 | 1967 | |
1968 | | inline int |
| 1968 | /*inline*/ int |
1969 | 1969 | #ifdef __FunctionProto__ |
1970 | 1970 | step_instruction(void) |
1971 | 1971 | #else |
… |
… |
|
2214 | 2214 | return stop; |
2215 | 2215 | } |
2216 | 2216 | |
2217 | | inline void |
| 2217 | /*inline*/ void |
2218 | 2218 | #ifdef __FunctionProto__ |
2219 | 2219 | schedule(void) |
2220 | 2220 | #else |
Download in other formats: