Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/working/exception/reference.c

    r6b72040 r4a58895  
    114114// __builtin_eh_return_data_regno(^) ^=[0..3]? gives index.
    115115
    116 // Locally we also seem to have:
    117 _Unwind_Word _Unwind_GetCFA (struct _Unwind_Context *);
    118116
    119117// GCC (Dwarf2 ?) Frame Layout Macros
    120 // See: https://gcc.gnu.org/onlinedocs/gccint/Frame-Layout.html
    121 // Include from: ???
     118// https://gcc.gnu.org/onlinedocs/gccint/Frame-Layout.html
    122119
    123120FIRST_PARAM_OFFSET(fundecl)
Note: See TracChangeset for help on using the changeset viewer.