ulib setjmp() and longjmp()
This commit is contained in:
6
ulib/setjmp.h
Normal file
6
ulib/setjmp.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef ULIB_SETJMP_H_
|
||||
#define ULIB_SETJMP_H_
|
||||
|
||||
#include <jump/jump.h>
|
||||
|
||||
#endif // ULIB_SETJMP_H_
|
||||
Reference in New Issue
Block a user