Lichen

templates/exceptions.c

308:eb828fda0a2f
2016-12-03 Paul Boddie Removed incomplete or superfluous library modules used for previous work.
     1 #include "exceptions.h"     2      3 /* Define a global exception context. */     4      5 struct __exception_context __the_exception_context[1];