1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2003 Simtec Electronics
4 * Ben Dooks <ben@simtec.co.uk>
9 #ifndef __ASM_ARCH_HARDWARE_H
10 #define __ASM_ARCH_HARDWARE_H
14 extern unsigned int s3c2410_modify_misccr(unsigned int clr
, unsigned int chg
);
16 #endif /* __ASSEMBLY__ */
18 #include <linux/sizes.h>
21 #endif /* __ASM_ARCH_HARDWARE_H */