summaryrefslogtreecommitdiff
path: root/usr.bin/pmdb/arch
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2003-01-27 00:06:15 +0000
committerJason Wright <jason@cvs.openbsd.org>2003-01-27 00:06:15 +0000
commit46b058cda306af3146a4cf17d0ab4a3686440590 (patch)
tree9c47b98f8ae3c883ff7a1d48a89911f50719ce93 /usr.bin/pmdb/arch
parenta4fca38ad07ab520ef51af8e634801e424c2f752 (diff)
missing $OpenBSD$
Diffstat (limited to 'usr.bin/pmdb/arch')
-rw-r--r--usr.bin/pmdb/arch/powerpc/pmdb_machdep.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/pmdb/arch/powerpc/pmdb_machdep.h b/usr.bin/pmdb/arch/powerpc/pmdb_machdep.h
index 35b3ada4d11..007a741fd2c 100644
--- a/usr.bin/pmdb/arch/powerpc/pmdb_machdep.h
+++ b/usr.bin/pmdb/arch/powerpc/pmdb_machdep.h
@@ -1,3 +1,5 @@
+/* $OpenBSD: pmdb_machdep.h,v 1.3 2003/01/27 00:06:14 jason Exp $ */
+
#define BREAKPOINT { 0x7C, 0x81, 0x08, 0x08 }
#define BREAKPOINT_LEN 4
#define BREAKPOINT_DECR_PC 4