This website requires JavaScript.
Explore
Help
Sign In
matthias
/
iproute2
Watch
1
Star
0
Fork
You've already forked iproute2
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e330c1853d
iproute2
/
ip
/
static-syms.c
7 lines
93 B
C
Raw
Blame
History
#
include
<string.h>
void
*
_dlsym
(
const
char
*
sym
)
{
#
include
"static-syms.h"
return
NULL
;
}
Reference in New Issue
View Git Blame
Copy Permalink