Rev 2407 | Rev 2411 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2407 | Rev 2410 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | 28 | ||
29 | /** @addtogroup arm32 |
29 | /** @addtogroup arm32 |
30 | * @{ |
30 | * @{ |
31 | */ |
31 | */ |
32 | /** @file |
32 | /** @file |
- | 33 | * @brief Interrupts controlling routines. |
|
33 | */ |
34 | */ |
34 | 35 | ||
35 | #include <arch/asm.h> |
36 | #include <arch/asm.h> |
36 | #include <arch/regutils.h> |
37 | #include <arch/regutils.h> |
37 | #include <ddi/irq.h> |
38 | #include <ddi/irq.h> |