blob: 5b34deef12b520f04fc574fb8fa816566f36704a [file] [log] [blame]
Becky Bruce63dafe52006-01-14 16:57:39 -06001/*
Uwe Zeisbergerf30c2262006-10-03 23:01:26 +02002 * arch/powerpc/platforms/85xx/mpc85xx.h
Becky Bruce63dafe52006-01-14 16:57:39 -06003 *
4 * MPC85xx soc definitions/function decls
5 *
6 * Maintainer: Kumar Gala <kumar.gala@freescale.com>
7 *
8 * Copyright 2005 Freescale Semiconductor Inc.
9 *
10 * This program is free software; you can redistribute it and/or modify it
11 * under the terms of the GNU General Public License as published by the
12 * Free Software Foundation; either version 2 of the License, or (at your
13 * option) any later version.
14 *
15 */
16
17extern void mpc85xx_restart(char *);