mirror of
https://github.com/cc65/cc65.git
synced 2025-08-11 11:25:08 +00:00
ooopsie :)
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
of ten compilation runs.
|
of ten compilation runs.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define __fastcall__
|
/* #define __fastcall__ */
|
||||||
|
|
||||||
unsigned short a[10] = {0,1,2,3,4,5,6,7,8,9};
|
unsigned short a[10] = {0,1,2,3,4,5,6,7,8,9};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user