Rev 4669 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 4669 | Rev 4675 | ||
|---|---|---|---|
| Line 34... | Line 34... | ||
| 34 | */ |
34 | */ |
| 35 | /** @file |
35 | /** @file |
| 36 | * @brief GXemul peripheries drivers declarations. |
36 | * @brief GXemul peripheries drivers declarations. |
| 37 | */ |
37 | */ |
| 38 | 38 | ||
| 39 | #ifndef KERN_arm32_GXEMUL_H_ |
39 | #ifndef KERN_arm32_MACHINE_H_ |
| 40 | #define KERN_arm32_GXEMUL_H_ |
40 | #define KERN_arm32_MACHINE_H_ |
| 41 | 41 | ||
| 42 | #include <arch/machine_func.h> |
42 | #include <arch/machine_func.h> |
| 43 | 43 | ||
| 44 | /** Last interrupt number (beginning from 0) whose status is probed |
44 | /** Last interrupt number (beginning from 0) whose status is probed |
| 45 | * from interrupt controller |
45 | * from interrupt controller |