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
79d62892ad
minix
/
lib
/
libc
/
syscall
/
getdents.S
8 lines
80 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.text
Getdents implementation in library/vfs/mfs. Changed readdir, etc. to use getdents
2006-11-09 17:22:54 +01:00
.extern
__getdents
Convert library asm files to GAS syntax
2010-03-03 15:27:30 +01:00
.globl
_getdents
.balign
2
Getdents implementation in library/vfs/mfs. Changed readdir, etc. to use getdents
2006-11-09 17:22:54 +01:00
_getdents
:
jmp
_
_
g
e
t
d
e
n
t
s
Reference in a new issue
Copy permalink