1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-07-05 22:55:36 +02:00
libunwind-eh_elf/tests/ia64-test-stack.h

4 lines
95 B
C
Raw Normal View History

2003-01-23 19:47:51 +01:00
#define NSTACKS 1024
#define STACK_SIZE_SHIFT 17
#define STACK_SIZE (1 << STACK_SIZE_SHIFT)