remove TABs

This commit is contained in:
Christian Groessler
2014-01-14 23:12:35 +01:00
parent b237bb9d9a
commit 692ec4a05b
3 changed files with 56 additions and 56 deletions

View File

@@ -4,10 +4,10 @@
.ifndef __ATARIXL__
.export cartinit
.export cartinit
.segment "STARTUP"
.segment "STARTUP"
cartinit: rts
cartinit: rts
.endif ; .ifndef __ATARIXL__
.endif ; .ifndef __ATARIXL__