1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-22 15:47:37 +01:00

Initial revision

This commit is contained in:
mostang.com!davidm 2003-01-23 18:47:51 +00:00
parent 4b532b797b
commit 81eb703130

View file

@ -1,3 +0,0 @@
#define NSTACKS 1024
#define STACK_SIZE_SHIFT 17
#define STACK_SIZE (1 << STACK_SIZE_SHIFT)