summaryrefslogtreecommitdiffstats
path: root/rtemsbsd
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-09-10 16:45:07 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-09-10 16:45:07 -0500
commitb00e8b279d0ebf6dffb371b9296e9b0f40961598 (patch)
treecbe0566bdfe92849805bc1b4c728921fd576a2b1 /rtemsbsd
parentnamespace.h: Remove nsdispatch. File missing - not name issue (diff)
downloadrtems-libbsd-b00e8b279d0ebf6dffb371b9296e9b0f40961598.tar.bz2
rtems-bsd-symbols.h: sysctl() should be a public symbol
Diffstat (limited to 'rtemsbsd')
-rw-r--r--rtemsbsd/freebsd/machine/rtems-bsd-symbols.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/rtemsbsd/freebsd/machine/rtems-bsd-symbols.h b/rtemsbsd/freebsd/machine/rtems-bsd-symbols.h
index c58259dc..082f9548 100644
--- a/rtemsbsd/freebsd/machine/rtems-bsd-symbols.h
+++ b/rtemsbsd/freebsd/machine/rtems-bsd-symbols.h
@@ -342,7 +342,6 @@
#define _sx_xlock _bsd__sx_xlock
#define sx_xlocked _bsd_sx_xlocked
#define _sx_xunlock _bsd__sx_xunlock
-#define sysctl _bsd_sysctl
#define sysctl_add_oid _bsd_sysctl_add_oid
#define sysctlbyname _bsd_sysctlbyname
#define sysctl_ctx_entry_add _bsd_sysctl_ctx_entry_add