b5ba1b31c7
Signed-off-by: David S. Miller <davem@davemloft.net>
10 lines
146 B
C
10 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 */
|