make malloc functions accessible to user mode programs
1 parent d3db37b commit a66c93f31364079e72ad1bf4c1bd17e09ace0cab
@biosfood biosfood authored on 8 Dec 2022
Showing 9 changed files
View
src/include/hlib.h
View
src/kernel/include/memory.h
View
src/kernel/main.c
View
src/kernel/memory/malloc.c
View
src/kernel/memory/malloc.h
View
src/userland/hlib/main.c
View
src/userland/hlib/malloc.c 0 → 120000
View
src/userland/hlib/malloc.h 0 → 120000
View
src/userland/loader/main.c