mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-16 00:37:04 +08:00
rtems-bsd-sysctl.c: Formatting corrections
This commit is contained in:
@@ -43,11 +43,11 @@
|
||||
#include <freebsd/sys/sysctl.h>
|
||||
|
||||
int sysctl(
|
||||
int *name,
|
||||
int *name,
|
||||
u_int namelen,
|
||||
void *oldp,
|
||||
size_t *oldlenp,
|
||||
void *newp,
|
||||
void *newp,
|
||||
size_t newlen
|
||||
)
|
||||
{
|
||||
|
Reference in New Issue
Block a user