[PATCH] ppc32: Remove board support for ASH
[linux-2.6/lfs.git] / arch / ppc / syslib / gen550.h
blob039d249e19a890b7aa32b9361866ac2f87f7cc99
1 /*
2 * arch/ppc/syslib/gen550.h
4 * gen550 prototypes
6 * Matt Porter <mporter@kernel.crashing.org>
8 * 2004 (c) MontaVista Software, Inc. This file is licensed under
9 * the terms of the GNU General Public License version 2. This program
10 * is licensed "as is" without any warranty of any kind, whether express
11 * or implied.
14 extern void gen550_progress(char *, unsigned short);
15 extern void gen550_init(int, struct uart_port *);
16 extern void gen550_kgdb_map_scc(void);