summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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