summaryrefslogtreecommitdiff
path: root/src/sys/time/ITIMER_PROF.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/time/ITIMER_PROF.h')
-rw-r--r--src/sys/time/ITIMER_PROF.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/sys/time/ITIMER_PROF.h b/src/sys/time/ITIMER_PROF.h
new file mode 100644
index 00000000..0a0e9107
--- /dev/null
+++ b/src/sys/time/ITIMER_PROF.h
@@ -0,0 +1,5 @@
+#include <sys/time.h>
+#define ITIMER_PROF 2
+/*
+XOPEN(400)
+*/