diff options
Diffstat (limited to 'detect/various.h')
| -rw-r--r-- | detect/various.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/detect/various.h b/detect/various.h new file mode 100644 index 0000000..321c9c8 --- /dev/null +++ b/detect/various.h | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | #ifndef _VARIOUS_ | ||
| 2 | #define _VARIOUS_ | ||
| 3 | int various_ldpreload(); | ||
| 4 | int various_ldpreload_custom_getenv(); | ||
| 5 | int various_rdtsc(); | ||
| 6 | #endif | ||
| 7 | |||
