]> pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/asm-sh/setup.h
Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/home/romie...
[linux-2.6-omap-h63xx.git] / include / asm-sh / setup.h
1 #ifdef __KERNEL__
2 #ifndef _SH_SETUP_H
3 #define _SH_SETUP_H
4
5 #define COMMAND_LINE_SIZE 256
6
7 int setup_early_printk(char *);
8
9 #endif /* _SH_SETUP_H */
10 #endif /* __KERNEL__ */