This website requires JavaScript.
Explore
Help
Sign in
sanchayanmaity
/
minix
Watch
1
Star
0
Fork
You've already forked minix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
575d055f90
minix
/
lib
/
libc
/
syscall
/
mmap.S
8 lines
64 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.text
Basic VM and other minor improvements. Not complete, probably not fully debugged or optimized.
2008-11-19 13:26:10 +01:00
.extern
__mmap
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.globl
_mmap
.balign
2
Basic VM and other minor improvements. Not complete, probably not fully debugged or optimized.
2008-11-19 13:26:10 +01:00
_mmap
:
jmp
_
_
m
m
a
p
Reference in a new issue
Copy permalink