This website requires JavaScript.
Explore
Help
Sign In
m2-internship
/
libunwind-eh_elf
Watch
1
Star
0
Fork
You've already forked libunwind-eh_elf
0
mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced
2024-11-06 01:34:29 +01:00
Code
Issues
Releases
Activity
7673df21ff
libunwind-eh_elf
/
tests
/
ia64-test-stack.h
4 lines
95 B
C
Raw
Normal View
History
Unescape
Escape
Bring git v0.98.5 tree in sync with released v0.98.5. Sadly, the conversion from Bitkeeper -> CVS -> git wasn't perfect. Or so it seems.
2006-07-26 05:32:28 +02:00
#
define NSTACKS 1024
#
define STACK_SIZE_SHIFT 17
#
define STACK_SIZE (1 << STACK_SIZE_SHIFT)
Reference in a new issue
Copy permalink