bay: exit if notify handler cannot be installed
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / include / asm-powerpc / ppc4xx.h
blob033039a80c42565a4a4bf01bb1f7d7e484f5d6e0
1 /*
2 * PPC4xx Prototypes and definitions
4 * Copyright 2008 DENX Software Engineering, Stefan Roese <sr@denx.de>
6 * This is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by
8 * the Free Software Foundation; either version 2 of the License, or
9 * (at your option) any later version.
13 #ifndef __ASM_POWERPC_PPC4xx_H__
14 #define __ASM_POWERPC_PPC4xx_H__
16 extern void ppc4xx_reset_system(char *cmd);
18 #endif /* __ASM_POWERPC_PPC4xx_H__ */