mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 20:30:52 +08:00
Add sysctl(), etc. prototypes
This commit is contained in:
@@ -747,9 +747,7 @@ void sysctl_lock(void);
|
||||
void sysctl_unlock(void);
|
||||
int sysctl_wire_old_buffer(struct sysctl_req *req, size_t len);
|
||||
|
||||
#ifndef __rtems__
|
||||
#else /* !_KERNEL */
|
||||
#endif /* __rtems__ */
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
Reference in New Issue
Block a user