WIP FPC-III support
[linux/fpc-iii.git] / arch / arm / mach-s3c / hardware-s3c24xx.h
blob33b37467d05ffea0087ca862f170e5c2f2ed2ce4
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * Copyright (c) 2003 Simtec Electronics
4 * Ben Dooks <ben@simtec.co.uk>
6 * S3C2410 - hardware
7 */
9 #ifndef __ASM_ARCH_HARDWARE_S3C24XX_H
10 #define __ASM_ARCH_HARDWARE_S3C24XX_H
12 extern unsigned int s3c2410_modify_misccr(unsigned int clr, unsigned int chg);
14 #endif /* __ASM_ARCH_HARDWARE_S3C24XX_H */