Rev 2071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2071 | Rev 2089 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | */ |
33 | */ |
34 | 34 | ||
35 | #include <ddi/ddi.h> |
35 | #include <ddi/ddi.h> |
36 | #include <proc/task.h> |
36 | #include <proc/task.h> |
37 | #include <arch/types.h> |
37 | #include <arch/types.h> |
38 | #include <typedefs.h> |
- | |
39 | #include <security/cap.h> |
38 | #include <security/cap.h> |
40 | #include <arch.h> |
39 | #include <arch.h> |
41 | #include <arch/cp0.h> |
40 | #include <arch/cp0.h> |
42 | 41 | ||
43 | /** Enable I/O space range for task. |
42 | /** Enable I/O space range for task. |