# Kernel structure memory management.

target_sources(menix PUBLIC
	alloc.c
	slab.c
	pm.c
	vm.c
)
