Lichen

templates/exceptions.c

340:93eb0a0ab92f
2016-12-07 Paul Boddie Detect and avoid encoded name conflicts.
     1 #include "exceptions.h"     2      3 /* Define a global exception context. */     4      5 struct __exception_context __the_exception_context[1];