7 lines
96 B
C
7 lines
96 B
C
#ifndef ULIB_SETJMP_H_
|
|
#define ULIB_SETJMP_H_
|
|
|
|
#include <jump/jump.h>
|
|
|
|
#endif // ULIB_SETJMP_H_
|