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
Cygwin: access: Fix X_OK behaviour for backup operators and admins
[newlib-cygwin.git]
/
newlib
/
libc
/
sys
/
sysvnecv70
/
sysv60.S
blob
2ab7c7a05b220415181df28fe6d46a31a72c6169
1
.globl _sysv60
2
_sysv60:
3
chlvl #0,#0x32
4
jnl ok
5
jmp cerror
6
ok: xor.w r0,r0
7
ret #0
8
9