Skip to content

Commit

Permalink
sh: Derive COMMAND_LINE_SIZE from asm-generic/setup.h.
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Jun 14, 2009
1 parent 7fb8156 commit 2b74b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/sh/include/asm/setup.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef _SH_SETUP_H
#define _SH_SETUP_H

#define COMMAND_LINE_SIZE 256
#include <asm-generic/setup.h>

#ifdef __KERNEL__
/*
Expand Down

0 comments on commit 2b74b85

Please sign in to comment.