repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-s3c
/
regs-irq.h
blob
57f0dda8dbf5189d6b59d21b4b4e71e4fcbead1a
1
/* SPDX-License-Identifier: GPL-2.0 */
2
3
#ifdef CONFIG_ARCH_S3C24XX
4
#include
"regs-irq-s3c24xx.h"
5
#endif
6
7
#ifdef CONFIG_ARCH_S3C64XX
8
#include
"regs-irq-s3c64xx.h"
9
#endif