]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/asm-sh/setup.h
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
[linux-2.6-omap-h63xx.git] / include / asm-sh / setup.h
1 #ifndef _SH_SETUP_H
2 #define _SH_SETUP_H
3
4 #define COMMAND_LINE_SIZE 256
5
6 #ifdef __KERNEL__
7
8 int setup_early_printk(char *);
9
10 #endif /* __KERNEL__ */
11
12 #endif /* _SH_SETUP_H */