Skip to content

Commit 11cf7fd

Browse files
committed
Add missing musl arch specific setjmp.h file
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
1 parent 9b68df5 commit 11cf7fd

File tree

1 file changed

+1
-0
lines changed
  • src/hyperlight_guest/third_party/musl/arch/x86_64/bits

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
typedef unsigned long __jmp_buf[8];

0 commit comments

Comments
 (0)