Argh. I should know to compile first.
This commit is contained in:
parent
bbc8e4789f
commit
8079b155c2
@ -200,8 +200,7 @@ extern _syscall5(int, mount, const char *, special_file, const char *, dir,
|
|||||||
const char *, fstype, unsigned long int, rwflag, const void *, data);
|
const char *, fstype, unsigned long int, rwflag, const void *, data);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined BB_FEATURE_NEW_MODULE_INTERFACE &&
|
#if defined BB_FEATURE_NEW_MODULE_INTERFACE && ( defined BB_INSMOD || defined BB_LSMOD )
|
||||||
(defined BB_INSMOD || defined BB_LSMOD)
|
|
||||||
#ifndef __NR_query_module
|
#ifndef __NR_query_module
|
||||||
static const int __NR_query_module = 167;
|
static const int __NR_query_module = 167;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user