git.ucc.asn.au
/
tpg
/
acess2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Usermode/libposix - Fixed bug in getpass (didn't trim \n)
[tpg/acess2.git]
/
Usermode
/
Libraries
/
libc.so_src
/
arch
/
native.asm
1
;
2
; Acess2 C Library
3
; - By John Hodge (thePowersGang)
4
;
5
; arch/x86.asm
6
; - x86 specific code
7
[bits 32]
8
[section .text]
9
unused_code:
10
jmp $
UCC
git Repository :: git.ucc.asn.au