Commit 2b74b856 authored by Paul Mundt's avatar Paul Mundt

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

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 7fb8156d
#ifndef _SH_SETUP_H #ifndef _SH_SETUP_H
#define _SH_SETUP_H #define _SH_SETUP_H
#define COMMAND_LINE_SIZE 256 #include <asm-generic/setup.h>
#ifdef __KERNEL__ #ifdef __KERNEL__
/* /*
......
Markdown is supported
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