diff options
Diffstat (limited to 'coro.h')
-rw-r--r-- | coro.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ * do not rely on makecontext passing a void * correctly. * try harder to get _setjmp/_longjmp. * major code cleanup/restructuring. + * 2008-11-10 the .cfi hacks are no longer needed. */ #ifndef CORO_H |