summaryrefslogtreecommitdiff
path: root/include/tdep-x86/dwarf-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tdep-x86/dwarf-config.h')
-rw-r--r--include/tdep-x86/dwarf-config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tdep-x86/dwarf-config.h b/include/tdep-x86/dwarf-config.h
index f76f9c1c..11398e4e 100644
--- a/include/tdep-x86/dwarf-config.h
+++ b/include/tdep-x86/dwarf-config.h
@@ -43,9 +43,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
typedef struct dwarf_loc
{
unw_word_t val;
-#ifndef UNW_LOCAL_ONLY
unw_word_t type; /* see X86_LOC_TYPE_* macros. */
-#endif
}
dwarf_loc_t;