Rev 1720 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1720 | Rev 1781 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | #include <psthread.h> |
36 | #include <psthread.h> |
37 | #include <malloc.h> |
37 | #include <malloc.h> |
38 | #include <unistd.h> |
38 | #include <unistd.h> |
39 | #include <thread.h> |
39 | #include <thread.h> |
40 | #include <stdio.h> |
40 | #include <stdio.h> |
41 | #include <kernel/arch/faddr.h> |
41 | #include <libarch/faddr.h> |
42 | #include <futex.h> |
42 | #include <futex.h> |
43 | #include <assert.h> |
43 | #include <assert.h> |
44 | #include <async.h> |
44 | #include <async.h> |
45 | 45 | ||
46 | #ifndef PSTHREAD_INITIAL_STACK_PAGES_NO |
46 | #ifndef PSTHREAD_INITIAL_STACK_PAGES_NO |