Sign in
ara-mdk
/
platform
/
external
/
iproute2
/
a3bf26f14bd98e38677a685e34cb5d3bfbd4a816
/
.
/
tc
/
static-syms.c
blob: 1ed3a8a90bd787f687c5b8d95eaceedff42fce3e [
file
] [
log
] [
blame
]
#include
<string.h>
void
*
_dlsym
(
const
char
*
sym
)
{
#include
"static-syms.h"
return
NULL
;
}