kernel: port sandbox components
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <socks/vm.h>
|
||||
#include <string.h>
|
||||
#include <socks/libc/string.h>
|
||||
|
||||
#define SIZE_N_CACHE(s) \
|
||||
{ .c_name = "size-" # s, .c_obj_size = s, .c_page_order = VM_PAGE_16K }
|
||||
|
||||
Reference in New Issue
Block a user