Lichen

templates/exceptions.c

314:86368c6ae78b
2016-12-05 Paul Boddie Make sure that imported names referring to non-static objects are initialised.
     1 #include "exceptions.h"     2      3 /* Define a global exception context. */     4      5 struct __exception_context __the_exception_context[1];