repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/rockchip: vop2: Fix the windows switch between different layers
[drm/drm-misc.git]
/
arch
/
mips
/
include
/
asm
/
mach-n64
/
irq.h
blob
7e260fcb2a519d19951fad2ae042c9f337679fba
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef __ASM_MACH_N64_IRQ_H
3
#define __ASM_MACH_N64_IRQ_H
4
5
#define NR_IRQS 8
6
7
#include <asm/mach-generic/irq.h>
8
9
#endif
/* __ASM_MACH_N64_IRQ_H */