diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-07-04 08:41:19 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-07-04 08:41:19 +0000 |
commit | 2329bb7ee570d6afeef16d4c1a2d3b8db6b2e5e2 (patch) | |
tree | 2457d0b102d76f333294840b71d814aaf5358f6f /sys/arch/alpha | |
parent | ffbae1508288735d5ffb9961a96f5724c1e8cb69 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r-- | sys/arch/alpha/include/reloc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/alpha/include/reloc.h b/sys/arch/alpha/include/reloc.h index 24bb0311f76..694e84ac65f 100644 --- a/sys/arch/alpha/include/reloc.h +++ b/sys/arch/alpha/include/reloc.h @@ -1,3 +1,5 @@ +/* $OpenBSD: reloc.h,v 1.2 2001/07/04 08:41:18 niklas Exp $ */ + #ifndef _MACH_RELOC_H_ #define _MACH_RELOC_H_ |