10 lines
67 B
C
10 lines
67 B
C
#ifndef __IRQ_H_
|
|
#define __IRQ_H_
|
|
|
|
|
|
#include "asm/irq.h"
|
|
|
|
|
|
#endif
|
|
|