Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
cp-linux
/
8d8f6542b666daf5e87de156590e635c2c4da0c0
/
.
/
arch
/
avr32
/
include
/
asm
/
hardirq.h
blob: 9e36e3ff77d2a721eaef286367b0322ea48c2017 [
file
] [
log
] [
blame
]
Kyle Swenson
8d8f654
2021-03-15 11:02:55 -0600
[
diff
] [
blame^
]
1
#ifndef
__ASM_AVR32_HARDIRQ_H
2
#define
__ASM_AVR32_HARDIRQ_H
3
#ifndef
__ASSEMBLY__
4
#include
<asm-generic/hardirq.h>
5
#endif
/* __ASSEMBLY__ */
6
#endif
/* __ASM_AVR32_HARDIRQ_H */