repo.or.cz
/
newlib-cygwin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
devctl.h: update for POSIX-1.2024
[newlib-cygwin.git]
/
newlib
/
libc
/
sys
/
sysvnecv70
/
fstat.S
blob
f646859c07d54394197e3c229bd74f52ec404792
1
2
.globl __fstat
3
.globl _fstat
4
__fstat:
5
_fstat: chlvl #0,#0x1c
6
jnl ok
7
jmp cerror
8
ok: xor.w r0,r0
9
ret #0
10
11