Changes in libcfa/src/exception.h [30901270:979df46]
- File:
-
- 1 edited
-
libcfa/src/exception.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/exception.h
r30901270 r979df46 38 38 39 39 40 void __cfaehm_cancel_stack(exception_t * except) __attribute__((noreturn)); 41 40 42 // Used in throw statement translation. 41 43 void __cfaehm_throw_terminate(exception_t * except) __attribute__((noreturn));
Note:
See TracChangeset
for help on using the changeset viewer.