diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-07-04 08:31:39 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-07-04 08:31:39 +0000 |
commit | 3ada9cc5c721ed64689dd1427818afd368d855f6 (patch) | |
tree | 515f743b3641df4ad5db3d06b3452843c75b557a /sys/arch/mvmeppc/dev/bugio.c | |
parent | cb87fe3d33ff798849a97cc1429b1b50d863fcee (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/mvmeppc/dev/bugio.c')
-rw-r--r-- | sys/arch/mvmeppc/dev/bugio.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/mvmeppc/dev/bugio.c b/sys/arch/mvmeppc/dev/bugio.c index f526c8a3a9e..e986c5c4e76 100644 --- a/sys/arch/mvmeppc/dev/bugio.c +++ b/sys/arch/mvmeppc/dev/bugio.c @@ -1,3 +1,5 @@ +/* $OpenBSD: bugio.c,v 1.2 2001/07/04 08:31:31 niklas Exp $ */ + /* * bug routines -- assumes that the necessary sections of memory * are preserved. |