summaryrefslogtreecommitdiff
path: root/sys/powerpc/include/setjmp.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2016-01-10Use setjmp() instead of the identical-except-for-having-a-wrong-prototypeNathan Whitehorn
2002-10-05Fix namespace issues by using visibility conditionals fromMike Barcroft
2002-10-04style(9) <machine/setjmp.h> headers so they look mostly the same.Mike Barcroft
2002-07-10Add setjmp (needed for DDB).Benno Rice
2001-01-02PowerPC platform-specific definitions (modeled on sys/i386/include/setjmp.h)David E. O'Brien