mirror of
https://github.com/torvalds/linux.git
synced 2024-10-31 17:21:49 +00:00
b5ba1b31c7
Signed-off-by: David S. Miller <davem@davemloft.net>
11 lines
146 B
C
11 lines
146 B
C
/*
|
|
* Just a place holder.
|
|
*/
|
|
|
|
#ifndef _SPARC64_SETUP_H
|
|
#define _SPARC64_SETUP_H
|
|
|
|
#define COMMAND_LINE_SIZE 2048
|
|
|
|
#endif /* _SPARC64_SETUP_H */
|