2 * Copyright (c) 2003 Simtec Electronics
3 * Ben Dooks <ben@simtec.co.uk>
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
12 #ifndef __ASM_ARCH_HARDWARE_H
13 #define __ASM_ARCH_HARDWARE_H
17 extern unsigned int s3c2410_modify_misccr(unsigned int clr
, unsigned int chg
);
19 #endif /* __ASSEMBLY__ */
21 #include <asm/sizes.h>
24 #endif /* __ASM_ARCH_HARDWARE_H */