1/*
2 *	Just a place holder.
3 */
4
5#ifndef _SPARC64_SETUP_H
6#define _SPARC64_SETUP_H
7
8#define COMMAND_LINE_SIZE	2048
9
10#endif /* _SPARC64_SETUP_H */
11