Sign in
android-kvm
/
linux
/
944207047ca4dabe8e288f653e7ec6da05e70230
/
.
/
arch
/
arm
/
mach-s3c
/
include
/
mach
/
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