mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-05-13 23:09:39 +08:00
Silence rtems_bsd_ifconfig()
This commit is contained in:
parent
b3d1e6a9c3
commit
d300a34424
@ -59,6 +59,7 @@ rtems_bsd_ifconfig(const char *ifname, const char *addr_self,
|
||||
};
|
||||
char *dflt_route[] = {
|
||||
"route",
|
||||
"-q",
|
||||
"add",
|
||||
"default",
|
||||
__DECONST(char *, addr_gateway),
|
||||
|
Loading…
x
Reference in New Issue
Block a user