Commit 2e340099 authored by David Mosberger's avatar David Mosberger

ia64: Remove UNW_DEBUG again. Adding it was a mistake.

parent 6639736c
...@@ -55,7 +55,6 @@ ...@@ -55,7 +55,6 @@
#define UNW_HASH_SIZE (1 << UNW_LOG_HASH_SIZE) #define UNW_HASH_SIZE (1 << UNW_LOG_HASH_SIZE)
#define UNW_STATS 0 /* WARNING: this disabled interrupts for long time-spans!! */ #define UNW_STATS 0 /* WARNING: this disabled interrupts for long time-spans!! */
#define UNW_DEBUG 0
#ifdef UNW_DEBUG #ifdef UNW_DEBUG
static unsigned int unw_debug_level = UNW_DEBUG; static unsigned int unw_debug_level = UNW_DEBUG;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment