Rev 3742 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3742 | Rev 3862 | ||
---|---|---|---|
Line 50... | Line 50... | ||
50 | #include <arch.h> |
50 | #include <arch.h> |
51 | #include <adt/list.h> |
51 | #include <adt/list.h> |
52 | #include <atomic.h> |
52 | #include <atomic.h> |
53 | #include <proc/thread.h> |
53 | #include <proc/thread.h> |
54 | #include <sysinfo/sysinfo.h> |
54 | #include <sysinfo/sysinfo.h> |
- | 55 | #include <arch/asm.h> |
|
55 | #include <arch/barrier.h> |
56 | #include <arch/barrier.h> |
56 | #include <mm/frame.h> |
57 | #include <mm/frame.h> |
57 | #include <ddi/ddi.h> |
58 | #include <ddi/ddi.h> |
58 | 59 | ||
59 | /* Pointer to variable with uptime */ |
60 | /* Pointer to variable with uptime */ |