Rev 3956 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3956 | Rev 4021 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | 34 | ||
35 | #ifndef KERN_ppc32_ASM_H_ |
35 | #ifndef KERN_ppc32_ASM_H_ |
36 | #define KERN_ppc32_ASM_H_ |
36 | #define KERN_ppc32_ASM_H_ |
37 | 37 | ||
38 | #include <arch/types.h> |
38 | #include <arch/types.h> |
- | 39 | #include <typedefs.h> |
|
39 | #include <config.h> |
40 | #include <config.h> |
40 | 41 | ||
41 | /** Enable interrupts. |
42 | /** Enable interrupts. |
42 | * |
43 | * |
43 | * Enable interrupts and return previous |
44 | * Enable interrupts and return previous |