#include <sys/types.h>
#include <lib/alloc.h>
#include <lib/routix.h>
Go to the source code of this file.
|
Definition at line 76 of file tareas/lib/Alloc/alloc.c. Referenced by clean_timer(), close(), command(), main(), morecore(), open(), sys_exit_fs(), sys_read_debug(), sys_show(), and ufree_page(). |
|
Definition at line 18 of file tareas/lib/Alloc/alloc.c. |
|
Definition at line 57 of file tareas/lib/Alloc/alloc.c. |
|
Definition at line 14 of file tareas/lib/Alloc/alloc.c. |
|
Definition at line 15 of file tareas/lib/Alloc/alloc.c. Referenced by free(), malloc(), and morecore(). |