mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-14 01:19:20 +08:00
rtems-bsd-sysctl.c: Formatting corrections
This commit is contained in:
parent
b00e8b279d
commit
33c9336aa7
@ -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
|
||||
)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user