Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
iproute2
/
1b84ad557ec14770ca8fdc661e094f1fea33f5a7
/
.
/
tc
/
static-syms.c
blob: 1ed3a8a90bd787f687c5b8d95eaceedff42fce3e [
file
] [
log
] [
blame
]
#include
<string.h>
void
*
_dlsym
(
const
char
*
sym
)
{
#include
"static-syms.h"
return
NULL
;
}