Skip to content
Commit 4b502421 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC]: Fix __KERNEL_SYSCALLS__ defining in envctrl.c and bbc_envctrl.c



It needs to happen before any header includes because nowadays
some things implicitly include asm/unistd.h which ends up being
before the __KERNEL_SYSCALLS__ define gets done.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2d1aea8d
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