mirror of
https://github.com/cc65/cc65.git
synced 2026-04-26 13:18:31 +00:00
remove TABs
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
;
|
||||
; unsigned char getcpu (void);
|
||||
;
|
||||
.include "zeropage.inc"
|
||||
.include "zeropage.inc"
|
||||
.export _getcpu
|
||||
|
||||
; ---------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user