diff options
author | Steve Murphree <smurph@cvs.openbsd.org> | 1999-02-09 06:36:31 +0000 |
---|---|---|
committer | Steve Murphree <smurph@cvs.openbsd.org> | 1999-02-09 06:36:31 +0000 |
commit | a57803c95c08dbdb30356100d3b94c219d5c46cb (patch) | |
tree | 797d6906b97d2f70dbabbc79151496c303e85e93 /sys/arch/mvme88k/include/bug.h | |
parent | 93a73fb959e9887211b761afd3c887abd096e3ff (diff) |
Added kernel support for user debugging. Fixed file ID's
Diffstat (limited to 'sys/arch/mvme88k/include/bug.h')
-rw-r--r-- | sys/arch/mvme88k/include/bug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/mvme88k/include/bug.h b/sys/arch/mvme88k/include/bug.h index b1c3686f655..fe7e392948a 100644 --- a/sys/arch/mvme88k/include/bug.h +++ b/sys/arch/mvme88k/include/bug.h @@ -1,3 +1,4 @@ +/* $OpenBSD: bug.h,v 1.4 1999/02/09 06:36:25 smurph Exp $ */ #include <machine/bugio.h> struct bugenv { |