Lichen

templates/exceptions.c

344:5f24a4b9d16a
2016-12-08 Paul Boddie Added comments and copyright and licensing information.
     1 #include "exceptions.h"     2      3 /* Define a global exception context. */     4      5 struct __exception_context __the_exception_context[1];