Convert kernel over to bsdmake
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
* SVMCTL_VALUE to this value
|
||||
*/
|
||||
|
||||
#include "../system.h"
|
||||
#include "../vm.h"
|
||||
#include "../debug.h"
|
||||
#include "kernel/system.h"
|
||||
#include "kernel/vm.h"
|
||||
#include "kernel/debug.h"
|
||||
#include <assert.h>
|
||||
#include <minix/type.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user