Lichen

templates/exceptions.c

339:5c51c957f560
2016-12-07 Paul Boddie Encode type attributes using the original argument from the instruction.
     1 #include "exceptions.h"     2      3 /* Define a global exception context. */     4      5 struct __exception_context __the_exception_context[1];