Lichen

templates/exceptions.c

284:c4617743ba3b
2016-11-30 Paul Boddie Replaced explicit declarations with an include directive.
     1 #include "exceptions.h"     2      3 /* Define a global exception context. */     4      5 struct __exception_context __the_exception_context[1];