m_a_i_n --> _m_a_i_n

This commit is contained in:
ceriel
1991-03-06 14:26:16 +00:00
parent 94d759700a
commit 63d0b48c19
38 changed files with 57 additions and 72 deletions

View File

@@ -27,7 +27,7 @@ ECASE = 20
movd envp,tos
movd argv,tos
movd 1,tos
jsr @_m_a_i_n
jsr @__m_a_i_n
.stop:
movb 0x7f,tos
jsr @.putchar