blob: 1ed3a8a90bd787f687c5b8d95eaceedff42fce3e [file] [log] [blame]
#include <string.h>
void *_dlsym(const char *sym)
{
#include "static-syms.h"
return NULL;
}