adapted to new assembler syntax
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.sect .text; .sect .rom; .sect .data; .sect .bss
|
||||
.sect .text
|
||||
.define .stop
|
||||
.stop:
|
||||
! $Header$
|
||||
int 3
|
||||
|
||||
Reference in New Issue
Block a user