2005-09-07 14:59:48 -06:00
|
|
|
#ifndef _ASM_POWERPC_SETUP_H
|
|
|
|
#define _ASM_POWERPC_SETUP_H
|
|
|
|
|
2009-08-13 03:37:04 -06:00
|
|
|
#include <asm-generic/setup.h>
|
2005-09-07 14:59:48 -06:00
|
|
|
|
2011-06-18 01:36:40 -06:00
|
|
|
extern void ppc_printk_progress(char *s, unsigned short hex);
|
|
|
|
|
2005-09-07 14:59:48 -06:00
|
|
|
#endif /* _ASM_POWERPC_SETUP_H */
|