mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 09:02:00 +00: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:
parent
7fb8156d50
commit
2b74b85693
@ -1,7 +1,7 @@
|
||||
#ifndef _SH_SETUP_H
|
||||
#define _SH_SETUP_H
|
||||
|
||||
#define COMMAND_LINE_SIZE 256
|
||||
#include <asm-generic/setup.h>
|
||||
|
||||
#ifdef __KERNEL__
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user