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
1a7943bcf3
iproute2
/
genl
/
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