Home
last modified time | relevance | path

Searched defs:NEEDSPECIAL (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/swapon/
H A DMakefile4 NEEDSPECIAL := $(shell echo MAX_SWAPFILES | $(CC) -E -xc -include linux/swap.h 2>/dev/null - | tail -n 1 | grep 32; echo $?) macro

Completed in 1 milliseconds