Searched refs:arch_file (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/tools/include/nolibc/ | ||
| H A D | Makefile | 27 arch_file := arch-$(nolibc_arch).h macro 79 elif [ -e "$(arch_file)" ]; then \ 80 cat $(arch_file); \ |
Completed in 1 milliseconds