*** empty log message ***

This commit is contained in:
ceriel
1987-03-03 11:11:39 +00:00
parent 004f017550
commit 48cc05ccf2
3 changed files with 8 additions and 10 deletions

View File

@@ -35,12 +35,11 @@ ECASE = 20
.sect .text
begtext:
add.l #2,sp !convert argc from 4-byte to 2-byte
pea endbss
jsr _brk
add.l #4,sp
jsr _m_a_i_n
add #010,sp
EXIT:
move.w d0,-(sp)
jsr _exit
.sect .data
begdata: