1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-12-01 18:57:38 +01:00

Reformat preg_index initialization to GNU Coding standard.

(Logical change 1.5)
This commit is contained in:
(none)!davidm 2002-02-22 21:58:53 +00:00
parent 3fd31aa7f2
commit 60cbd737ab

View file

@ -40,7 +40,7 @@ struct ia64_global_unwind_state unw =
struct_offset (struct ia64_cursor, pfs_loc)/8, struct_offset (struct ia64_cursor, pfs_loc)/8,
struct_offset (struct ia64_cursor, rnat_loc)/8, struct_offset (struct ia64_cursor, rnat_loc)/8,
struct_offset (struct ia64_cursor, psp)/8, struct_offset (struct ia64_cursor, psp)/8,
struct_offset(struct ia64_cursor, rp_loc)/8, struct_offset (struct ia64_cursor, ip_loc)/8,
struct_offset (struct ia64_cursor, r4_loc)/8, struct_offset (struct ia64_cursor, r4_loc)/8,
struct_offset (struct ia64_cursor, r5_loc)/8, struct_offset (struct ia64_cursor, r5_loc)/8,
struct_offset (struct ia64_cursor, r6_loc)/8, struct_offset (struct ia64_cursor, r6_loc)/8,