aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/setup.h
blob: 6fc26a51003c32d5e47f6a40bb12f2d4a62e8079 (plain) (blame)
1
2
3
4
5
6
#ifndef __ASM_GENERIC_SETUP_H
#define __ASM_GENERIC_SETUP_H

#define COMMAND_LINE_SIZE	512

#endif	/* __ASM_GENERIC_SETUP_H */