#include <libc.h>
Go to the source code of this file.
Defines | |
#define | __CONVEN_STKALLOC_H__ 1 |
Functions | |
vaddr_t | stkalloc (asid_t asid, int nbstkpgs) |
|
|
|
warning, this function returns usable vpages but automatically allocates a watchdog vpage under them. When releasing, you must also release this page. |