This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
platform_kernel-5.15
mirror of
https://gitee.com/openkylin/platform_kernel-5.15.git
Watch
9
Star
0
Fork
You've already forked platform_kernel-5.15
0
Code
Issues
Projects
Releases
Wiki
Activity
f9ddcca4cf
platform_kernel-5.15
/
include
/
asm-x86
/
irq.h
6 lines
76 B
C
Raw
Blame
History
#
ifdef CONFIG_X86_32
#
include "irq_32.h"
#
else
#
include "irq_64.h"
#
endif
Reference in New Issue
View Git Blame
Copy Permalink