Prototype stacktrace() and logstacktrace().

This commit is contained in:
simonb 2000-01-09 10:05:55 +00:00
parent 18bb5846c7
commit ddc897f64e

View File

@ -1,4 +1,4 @@
/* $NetBSD: locore.h,v 1.22 1999/11/12 06:17:13 nisimura Exp $ */
/* $NetBSD: locore.h,v 1.23 2000/01/09 10:05:55 simonb Exp $ */
/*
* Copyright 1996 The Board of Trustees of The Leland Stanford
@ -128,6 +128,11 @@ typedef struct {
void mips_set_wbflush __P((void (*) __P((void)) ));
/* stacktrace() -- print a stack backtrace to the console */
void stacktrace __P((void));
/* logstacktrace() -- log a stack traceback to msgbuf */
void logstacktrace __P((void));
/*
* The "active" locore-fuction vector, and