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