diff options
Diffstat (limited to 'sys/arch/mvmeppc/include/va-ppc.h')
-rw-r--r-- | sys/arch/mvmeppc/include/va-ppc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/arch/mvmeppc/include/va-ppc.h b/sys/arch/mvmeppc/include/va-ppc.h index 54486c16a94..f61a2704036 100644 --- a/sys/arch/mvmeppc/include/va-ppc.h +++ b/sys/arch/mvmeppc/include/va-ppc.h @@ -1,3 +1,5 @@ +/* $OpenBSD: va-ppc.h,v 1.2 2001/07/04 08:31:32 niklas Exp $ */ + /* GNU C varargs support for the PowerPC with either the V.4 or Windows NT calling sequences */ #ifndef _WIN32 |