Fix identation issue I missed to correct.

From-SVN: r153036
This commit is contained in:
Kai Tietz 2009-10-20 21:46:00 +02:00
parent 5c9ffc8688
commit 6a1868c766

View file

@ -50,8 +50,8 @@ along with GCC; see the file COPYING3. If not see
even if we don't use DWARF .debug_frame. */
#undef DWARF_FRAME_REGNUM
#define DWARF_FRAME_REGNUM(n) \
(TARGET_64BIT ? dbx64_register_map[(n)] \
: svr4_dbx_register_map[(n)])
(TARGET_64BIT ? dbx64_register_map[(n)] \
: svr4_dbx_register_map[(n)])
#ifdef HAVE_GAS_PE_SECREL32_RELOC
/* Use section relative relocations for debugging offsets. Unlike