summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-07-10 23:05:38 +0000
committermarcel <marcel@FreeBSD.org>2004-07-10 23:05:38 +0000
commit135e6579c6fe5d4953dcbe3077dd681223486153 (patch)
tree50aa11aa3e4e8850d096450582354ec2e03b74ec /sys
parentda93585cf49a1b1dc6045f5b1e43ab9a1453a89f (diff)
downloadFreeBSD-src-135e6579c6fe5d4953dcbe3077dd681223486153.zip
FreeBSD-src-135e6579c6fe5d4953dcbe3077dd681223486153.tar.gz
Remove obsolete prototype of kdb_trap().
Diffstat (limited to 'sys')
-rw-r--r--sys/sparc64/include/frame.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/sparc64/include/frame.h b/sys/sparc64/include/frame.h
index 1783d5f..500a38f 100644
--- a/sys/sparc64/include/frame.h
+++ b/sys/sparc64/include/frame.h
@@ -90,6 +90,4 @@ struct thread;
int rwindow_save(struct thread *td);
int rwindow_load(struct thread *td, struct trapframe *tf, int n);
-int kdb_trap(struct trapframe *tf);
-
#endif /* !_MACHINE_FRAME_H_ */
OpenPOWER on IntegriCloud