conversion to new assembler format
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
.define _time
|
||||
.sect .text
|
||||
.sect .rom
|
||||
.sect .data
|
||||
.sect .bss
|
||||
.sect .text
|
||||
.extern _time
|
||||
.text
|
||||
.sect .text
|
||||
_time:
|
||||
enter[], 12
|
||||
addr -12(fp),tos
|
||||
|
||||
Reference in New Issue
Block a user