ish/kernel/vdso.h
Theodore Dubois f1e63c43e0 Rename sys directory to kernel
A number of the headers in it were conflicting with macOS system
headers.
2017-10-13 16:54:11 -07:00

4 lines
60 B
C

#include "libvdso.so.h"
int vdso_symbol(const char *name);