Skip to content
Commit b7d624ab authored by Guo Ren's avatar Guo Ren Committed by Arnd Bergmann
Browse files

asm-generic: unistd.h: fixup broken macro include.



The broken macros make the glibc compile error. If there is no
__NR3264_fstat*, we should also removed related definitions.

Reported-by: default avatarMarcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Fixes: bf4b6a7d ("y2038: Remove stat64 family from default syscall set")
[arnd: Both Marcin and Guo provided this patch to fix up my clearly
       broken commit, I applied the version with the better changelog.]
Signed-off-by: default avatarGuo Ren <ren_guo@c-sky.com>
Signed-off-by: default avatarMao Han <han_mao@c-sky.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 2e6e902d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment