diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-07-04 08:38:54 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-07-04 08:38:54 +0000 |
commit | ffbae1508288735d5ffb9961a96f5724c1e8cb69 (patch) | |
tree | 4043c040d7f10beede2242ff22476abd94484072 /sys/arch/powerpc/mac/adb.c | |
parent | c47a7625ee4cebf0d2f65b385e52084504ca1b0c (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/powerpc/mac/adb.c')
-rw-r--r-- | sys/arch/powerpc/mac/adb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/powerpc/mac/adb.c b/sys/arch/powerpc/mac/adb.c index fe08ba77634..9af91333c2e 100644 --- a/sys/arch/powerpc/mac/adb.c +++ b/sys/arch/powerpc/mac/adb.c @@ -1,3 +1,4 @@ +/* $OpenBSD: adb.c,v 1.5 2001/07/04 08:38:49 niklas Exp $ */ /* $NetBSD: adb.c,v 1.6 1999/08/16 06:28:09 tsubai Exp $ */ /*- |