mcctrl: workaround for out-of-tree build (1/2)
This commit is contained in:
1
executer/kernel/mcctrl/arch/x86_64/Makefile.in
Normal file
1
executer/kernel/mcctrl/arch/x86_64/Makefile.in
Normal file
@ -0,0 +1 @@
|
||||
# dummy file
|
||||
@ -1,6 +1,6 @@
|
||||
#include <linux/version.h>
|
||||
#include "config.h"
|
||||
#include "mcctrl.h"
|
||||
#include "../../mcctrl.h"
|
||||
|
||||
unsigned long
|
||||
reserve_user_space_common(struct mcctrl_usrdata *usrdata, unsigned long start, unsigned long end);
|
||||
|
||||
Reference in New Issue
Block a user