mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 04:27:47 +08:00
Update to FreeBSD head 2018-06-01
Git mirror commit fb63610a69b0eb7f69a201ba05c4c1a7a2739cf9. Update #3472.
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <rtems/bsd/local/opt_compat.h>
|
||||
#include <rtems/bsd/local/opt_posix.h>
|
||||
#include <rtems/bsd/local/opt_config.h>
|
||||
|
||||
@@ -100,11 +99,6 @@ SYSCTL_ROOT_NODE(OID_AUTO, regression, CTLFLAG_RW, 0,
|
||||
"Regression test MIB");
|
||||
#endif
|
||||
|
||||
#ifdef EXT_RESOURCES
|
||||
SYSCTL_ROOT_NODE(OID_AUTO, clock, CTLFLAG_RW, 0,
|
||||
"Clocks");
|
||||
#endif
|
||||
|
||||
SYSCTL_STRING(_kern, OID_AUTO, ident, CTLFLAG_RD|CTLFLAG_MPSAFE,
|
||||
kern_ident, 0, "Kernel identifier");
|
||||
|
||||
|
Reference in New Issue
Block a user