summaryrefslogtreecommitdiff
path: root/detect/various.h
blob: 321c9c8fb06f55498f81ea70fc439164b435e103 (plain)
1
2
3
4
5
6
7
#ifndef _VARIOUS_
#define _VARIOUS_
int various_ldpreload();
int various_ldpreload_custom_getenv();
int various_rdtsc();
#endif