summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-07-10 22:39:56 +0000
committermarcel <marcel@FreeBSD.org>2004-07-10 22:39:56 +0000
commit5d30d6766ff97dcc49a709f442967e03b52ef783 (patch)
tree4cd3ed09467770b88c44a650f3e170a3e96ea2f0 /sys/amd64/include
parenta2239c0d3c0ee8780044aea598548a1efaa137dc (diff)
downloadFreeBSD-src-5d30d6766ff97dcc49a709f442967e03b52ef783.zip
FreeBSD-src-5d30d6766ff97dcc49a709f442967e03b52ef783.tar.gz
Remove obsolete prototype of kdb_trap().
Diffstat (limited to 'sys/amd64/include')
-rw-r--r--sys/amd64/include/frame.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/amd64/include/frame.h b/sys/amd64/include/frame.h
index 9e007d6..1996546 100644
--- a/sys/amd64/include/frame.h
+++ b/sys/amd64/include/frame.h
@@ -136,6 +136,4 @@ struct clockframe {
register_t cf_ss;
};
-int kdb_trap(int, int, struct trapframe *);
-
#endif /* _MACHINE_FRAME_H_ */
OpenPOWER on IntegriCloud