Searched refs:arch_file (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/include/nolibc/
H A DMakefile27 arch_file := arch-$(nolibc_arch).h macro
80 elif [ -e "$(arch_file)" ]; then \
81 cat $(arch_file); \

Completed in 130 milliseconds