Rev 1880 | Rev 2035 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1880 | Rev 2000 | ||
---|---|---|---|
Line 48... | Line 48... | ||
48 | #include <adt/list.h> |
48 | #include <adt/list.h> |
49 | #include <ipc/ipc.h> |
49 | #include <ipc/ipc.h> |
50 | #include <security/cap.h> |
50 | #include <security/cap.h> |
51 | #include <memstr.h> |
51 | #include <memstr.h> |
52 | #include <print.h> |
52 | #include <print.h> |
53 | #include <elf.h> |
53 | #include <lib/elf.h> |
54 | #include <errno.h> |
54 | #include <errno.h> |
55 | #include <syscall/copy.h> |
55 | #include <syscall/copy.h> |
56 | #include <console/klog.h> |
56 | #include <console/klog.h> |
57 | 57 | ||
58 | #ifndef LOADED_PROG_STACK_PAGES_NO |
58 | #ifndef LOADED_PROG_STACK_PAGES_NO |