ceb687b
1 2 3 4 5 6 7
#pragma once #include <kmalloc.h> void free_some_memory(); // try to swap some pages and free some physical memory /* vim: set ts=4 sw=4 tw=0 noet :*/