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
/
machine
/
nds32
/
Makefile.inc
blob
b0fdfa07e39d3ed92f94b31e8cab1bf8afb49898
1
libc_a_SOURCES += \
2
%D%/abort.c \
3
%D%/setjmp.S \
4
%D%/strcmp.S \
5
%D%/strcpy.S
6
if !IS_NDS32_ISA_V3M
7
libc_a_SOURCES += %D%/memcpy.S %D%/memset.S
8
endif