Files
ipxe/src
Michael Brown 5de5d4626e [libc] Centralise architecture-independent portions of setjmp.h
The definitions of the setjmp() and longjmp() functions are common to
all architectures, with only the definition of the jump buffer
structure being architecture-specific.

Move the architecture-specific portions to bits/setjmp.h and provide a
common setjmp.h for the function definitions.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2024-09-12 15:01:04 +01:00
..
2010-04-19 23:43:39 +01:00
2024-08-29 15:11:30 +01:00
2024-08-29 15:11:30 +01:00
2010-05-29 23:49:47 +01:00