dashboard
repositories
activity
search
login
lzh
/
A133
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add mipi 800x1280 panel drivers in kernel
ronnie
2022-10-23
e3a1b9bdd0692904702c0e734ea5dfde3b0ac8fb
[~lzh/A133.git]
/
longan
/
kernel
/
linux-4.9
/
lib
/
locking-selftest-hardirq.h
1
2
3
4
5
6
7
8
9
#undef IRQ_DISABLE
#undef IRQ_ENABLE
#undef IRQ_ENTER
#undef IRQ_EXIT
#define IRQ_ENABLE HARDIRQ_ENABLE
#define IRQ_DISABLE HARDIRQ_DISABLE
#define IRQ_ENTER HARDIRQ_ENTER
#define IRQ_EXIT HARDIRQ_EXIT