diff options
Diffstat (limited to 'include/asm-mips/txx9/generic.h')
-rw-r--r-- | include/asm-mips/txx9/generic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mips/txx9/generic.h b/include/asm-mips/txx9/generic.h index 715d7c8ade5c..d8756660523d 100644 --- a/include/asm-mips/txx9/generic.h +++ b/include/asm-mips/txx9/generic.h | |||
@@ -36,5 +36,6 @@ struct txx9_board_vec { | |||
36 | extern struct txx9_board_vec *txx9_board_vec; | 36 | extern struct txx9_board_vec *txx9_board_vec; |
37 | extern int (*txx9_irq_dispatch)(int pending); | 37 | extern int (*txx9_irq_dispatch)(int pending); |
38 | void prom_init_cmdline(void); | 38 | void prom_init_cmdline(void); |
39 | char *prom_getcmdline(void); | ||
39 | 40 | ||
40 | #endif /* __ASM_TXX9_GENERIC_H */ | 41 | #endif /* __ASM_TXX9_GENERIC_H */ |