summaryrefslogtreecommitdiff
path: root/src/third_party/unwind/dist/tests/ia64-test-rbs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/unwind/dist/tests/ia64-test-rbs.h')
-rw-r--r--src/third_party/unwind/dist/tests/ia64-test-rbs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/third_party/unwind/dist/tests/ia64-test-rbs.h b/src/third_party/unwind/dist/tests/ia64-test-rbs.h
new file mode 100644
index 00000000000..3315ad63800
--- /dev/null
+++ b/src/third_party/unwind/dist/tests/ia64-test-rbs.h
@@ -0,0 +1,3 @@
+#define NSTACKS 128
+#define STACK_SIZE_SHIFT 17
+#define STACK_SIZE (1 << STACK_SIZE_SHIFT)