allwinner_a64/android/external/libunwind/tests/ia64-test-stack.h
2018-08-08 16:14:42 +08:00

3 lines
95 B
C

#define NSTACKS 1024
#define STACK_SIZE_SHIFT 17
#define STACK_SIZE (1 << STACK_SIZE_SHIFT)