diff options
Diffstat (limited to 'include/asm-sh/setup.h')
| -rw-r--r-- | include/asm-sh/setup.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/include/asm-sh/setup.h b/include/asm-sh/setup.h deleted file mode 100644 index 1583c6b7bda..00000000000 --- a/include/asm-sh/setup.h +++ /dev/null @@ -1,12 +0,0 @@ -#ifndef _SH_SETUP_H -#define _SH_SETUP_H - -#define COMMAND_LINE_SIZE 256 - -#ifdef __KERNEL__ - -int setup_early_printk(char *); - -#endif /* __KERNEL__ */ - -#endif /* _SH_SETUP_H */ |
