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
d78ae27865
minix
/
lib
/
libc
/
syscall
/
mapdriver.S
8 lines
84 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.text
General cleanup: - clean up kernel section of minix/com.h somewhat - remove ALLOCMEM and VM_ALLOCMEM calls - remove non-safecopy and minix-vmd support from Inet - remove SYS_VIRVCOPY and SYS_PHYSVCOPY calls - remove obsolete segment encoding in SYS_SAFECOPY* - remove DEVCTL call, svrctl(FSDEVUNMAP), map_driverX - remove declarations of unimplemented svrctl requests - remove everything related to swapping to disk - remove floppysetup.sh - remove traces of rescue device - update DESCRIBE.sh with new devices - some other small changes
2010-01-05 20:39:27 +01:00
.extern
__mapdriver
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.globl
_mapdriver
.balign
2
General cleanup: - clean up kernel section of minix/com.h somewhat - remove ALLOCMEM and VM_ALLOCMEM calls - remove non-safecopy and minix-vmd support from Inet - remove SYS_VIRVCOPY and SYS_PHYSVCOPY calls - remove obsolete segment encoding in SYS_SAFECOPY* - remove DEVCTL call, svrctl(FSDEVUNMAP), map_driverX - remove declarations of unimplemented svrctl requests - remove everything related to swapping to disk - remove floppysetup.sh - remove traces of rescue device - update DESCRIBE.sh with new devices - some other small changes
2010-01-05 20:39:27 +01:00
_mapdriver
:
jmp
_
_
m
a
p
d
r
i
v
e
r
Reference in a new issue
Copy permalink