MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / arch / arm / mach-s3c24a0 / generic.h
blobc4fca99c83d2876227da3d2330f097a589ddf753
1 /*
2 * /arch/arm/mach-s3c24a0/generic.h
4 * $Id: generic.h,v 1.2 2005/11/28 03:55:09 gerg Exp $
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
10 extern void __init elfin_map_io(void);
11 extern void __init elfin_init_irq(void);
13 /* drivers/serial/serial_s3c24a0.c */
14 extern void __init elfin_register_uart(int idx, int port);