Changeset 647 for GPL/branches/uniaud32-next/include/asm/irq.h
- Timestamp:
- Jan 17, 2021, 7:58:38 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-next/include/asm/irq.h
r32 r647 1 1 #ifndef _ASM_IRQ_H 2 2 #define _ASM_IRQ_H 3 3 #include <linux/io.h> 4 4 void disable_irq(int irq); 5 5
Note:
See TracChangeset
for help on using the changeset viewer.