Usermode/libc - Fix time conversion code
[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