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