kernel: Add prototypes for setjmp()/longjmp() to <sys/systm.h>.
authorSascha Wildner <saw@online.de>
Fri, 31 Jul 2015 19:08:00 +0000 (21:08 +0200)
committerSascha Wildner <saw@online.de>
Fri, 31 Jul 2015 19:09:14 +0000 (21:09 +0200)
commit09c0e0d6f451bfaea742911ffce426bdb4490894
tree9eb840c36363586ee09f07358a7c0c53334f6ce8
parentcf459965c14d539c708315b65b83926f4d5fa2fb
kernel: Add prototypes for setjmp()/longjmp() to <sys/systm.h>.

Used by ddb and vinum. Remove the inclusion of the <setjmp.h> userspace
header.
sys/cpu/x86_64/misc/x86_64-gdbstub.c
sys/ddb/db_command.c
sys/ddb/db_trap.c
sys/dev/raid/vinum/vinumext.h
sys/dev/raid/vinum/vinummemory.c
sys/platform/pc64/x86_64/db_interface.c
sys/sys/systm.h