summaryrefslogtreecommitdiff
path: root/tools/include/linux/const.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/linux/const.h')
-rw-r--r--tools/include/linux/const.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/include/linux/const.h b/tools/include/linux/const.h
new file mode 100644
index 000000000000..81b8aae5a855
--- /dev/null
+++ b/tools/include/linux/const.h
@@ -0,0 +1,6 @@
+#ifndef _LINUX_CONST_H
+#define _LINUX_CONST_H
+
+#include <vdso/const.h>
+
+#endif /* _LINUX_CONST_H */