2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00

sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2009-06-14 23:27:41 +09:00
parent 7fb8156d50
commit 2b74b85693

View File

@ -1,7 +1,7 @@
#ifndef _SH_SETUP_H
#define _SH_SETUP_H
#define COMMAND_LINE_SIZE 256
#include <asm-generic/setup.h>
#ifdef __KERNEL__
/*