Sign in
android-kvm
/
linux
/
03ab394c0f04af85273385c407234ced50622bb6
/
.
/
arch
/
arm
/
mach-s3c
/
irqs.h
blob: 0bff1c1c8eb0cfbaf3abd9086a61eb5ea273a3b2 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef
CONFIG_ARCH_S3C24XX
#include
"irqs-s3c24xx.h"
#endif
#ifdef
CONFIG_ARCH_S3C64XX
#include
"irqs-s3c64xx.h"
#endif