/* * Copyright 2006 IBM Corporation. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */#ifndef _PSERIES_PSERIES_H#define _PSERIES_PSERIES_Hexternvoid__initfw_feature_init(void);structpt_regs;externintpSeries_system_reset_exception(structpt_regs*regs);externintpSeries_machine_check_exception(structpt_regs*regs);