Files
my-os-project2/ulib/setjmp.h
2025-10-18 10:01:57 +02:00

7 lines
96 B
C

#ifndef ULIB_SETJMP_H_
#define ULIB_SETJMP_H_
#include <jump/jump.h>
#endif // ULIB_SETJMP_H_