Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/exception.h

    r979df46 r30901270  
    3838
    3939
    40 void __cfaehm_cancel_stack(exception_t * except) __attribute__((noreturn));
    41 
    4240// Used in throw statement translation.
    4341void __cfaehm_throw_terminate(exception_t * except) __attribute__((noreturn));
Note: See TracChangeset for help on using the changeset viewer.