bond/include/kernel/mm/mem.h

7 lines
85 B
C

#ifndef KERNEL_MM_MEM_H
#define KERNEL_MM_MEM_H
#include "kernel/hal/mem.h"
#endif