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/include | |
parent | c47a7625ee4cebf0d2f65b385e52084504ca1b0c (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/powerpc/include')
-rw-r--r-- | sys/arch/powerpc/include/loadfile_machdep.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/powerpc/include/loadfile_machdep.h b/sys/arch/powerpc/include/loadfile_machdep.h index 4305c06b1cb..617fdc1e2d2 100644 --- a/sys/arch/powerpc/include/loadfile_machdep.h +++ b/sys/arch/powerpc/include/loadfile_machdep.h @@ -1,3 +1,4 @@ +/* $OpenBSD: loadfile_machdep.h,v 1.2 2001/07/04 08:38:48 niklas Exp $ */ /* $NetBSD: loadfile_machdep.h,v 1.1 1999/04/29 03:17:12 tsubai Exp $ */ /*- |