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