Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
6ea7ee5c1640f024a2d277f5db25b29bb71d105b
/
.
/
ap
/
app
/
iproute2
/
iproute2-3.4.0
/
tc
/
static-syms.c
blob: 1ed3a8a90bd787f687c5b8d95eaceedff42fce3e [
file
] [
log
] [
blame
]
#include
<string.h>
void
*
_dlsym
(
const
char
*
sym
)
{
#include
"static-syms.h"
return
NULL
;
}