mirror of
https://github.com/torvalds/linux.git
synced 2024-12-20 10:01:56 +00:00
560285cd2c
Most of setup.h should not be exported to userspace, so move it back. All we are left with is the asm-generic include to pick up the COMMAND_LINE_SIZE define. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2 lines
31 B
C
2 lines
31 B
C
#include <asm-generic/setup.h>
|