K 10 svn:author V 5 peter K 8 svn:date V 27 2001-07-27T00:44:36.000000Z K 7 svn:log V 505 The kernel *does* now define setjmp/longjmp. Dont duplicate it here. In file included from ../../../dev/vinum/vinumhdr.h:77, from ../../../dev/vinum/vinum.c:44: ../../../dev/vinum/vinumext.h:165: warning: redundant redeclaration of `setjmp' in same scope ../../../sys/systm.h:96: warning: previous declaration of `setjmp' ../../../dev/vinum/vinummemory.c:44: warning: redundant redeclaration of `longjmp' in same scope ../../../sys/systm.h:97: warning: previous declaration of `longjmp' END