* some cleanup, typo fixes

git-svn-id: trunk@1723 -
This commit is contained in:
tom_at_work 2005-11-11 12:37:28 +00:00
parent 1b4b42fdd6
commit 47258d61a6
3 changed files with 34 additions and 35 deletions

View File

@ -80,7 +80,7 @@ _haltproc:
.globl ._haltproc
.type ._haltproc,@function
._haltproc:
LOAD_64BIT_VAL 8, ___fpc_reg
LOAD_64BIT_VAL 8, ___fpc_ret
ld 1,0(8)
addi 1,1,128
ld 0,16(1)
@ -100,7 +100,6 @@ data_start:
___fpc_ret: /* return address to libc */
.quad 0
.text
.comm operatingsystem_parameter_argc,4
.comm operatingsystem_parameter_argv,8

View File

@ -11,7 +11,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
}
type
TSysResult = Int64; // all platforms, cint=32-bit.