Don't use gcc builtin __builtin_return_address(frameno) on
authormillert <millert@openbsd.org>
Thu, 10 Apr 1997 17:23:14 +0000 (17:23 +0000)
committermillert <millert@openbsd.org>
Thu, 10 Apr 1997 17:23:14 +0000 (17:23 +0000)
commitda436303e50e42de7341c7b9f627c51d47ec7c55
tree49c2b0f8370b846a5235404c0966e05e9584af08
parentf7b40402e5c30322665e1f34f2d876564f79a8f9
Don't use gcc builtin __builtin_return_address(frameno) on
alpha, it crashes the kernel.  This is a work around until
gcc is fixed.  NetBSD PR#3471 fix from Ross Harvey <ross@teraflop.com>
sys/miscfs/nullfs/null.h