[LTP] [PATCH v3 2/6] syscalls/readahead02: Convert to newlib and cleanup

Cyril Hrubis chrubis@suse.cz
Tue Nov 20 17:42:49 CET 2018


Hi!
> >  #if defined(__NR_readahead)

Also we do have fallback definitions in lapi/syscalls.h, so
__NR_readahead is never undefined, we can safely drop this ifdef.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list