|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
#include <kos.h>Functions | |
| KOS_INIT_FLAGS (INIT_DEFAULT|INIT_MALLOCSTATS) | |
| mmupage_t * | catchnull (mmucontext_t *, int vp) |
| int | main (int argc, char **argv) |
| mmupage_t * catchnull | ( | mmucontext_t * | , |
| int | vp ) |
References CONTEXT_PC, NULL, PAGESIZE_BITS, and printf.
Referenced by main().
| KOS_INIT_FLAGS | ( | INIT_DEFAULT| | INIT_MALLOCSTATS | ) |
| int main | ( | int | argc, |
| char ** | argv ) |
References catchnull(), mmu_init(), mmu_map_set_callback(), mmu_shutdown(), and NULL.