diff options
Diffstat (limited to 'sys/arch/powerpc/include/stdarg.h')
-rw-r--r-- | sys/arch/powerpc/include/stdarg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/powerpc/include/stdarg.h b/sys/arch/powerpc/include/stdarg.h index 15e7d1deec5..785387980cc 100644 --- a/sys/arch/powerpc/include/stdarg.h +++ b/sys/arch/powerpc/include/stdarg.h @@ -1,3 +1,4 @@ +/* $OpenBSD: stdarg.h,v 1.3 2001/03/29 18:52:19 drahn Exp $ */ /* $NetBSD: stdarg.h,v 1.1 1996/09/30 16:34:35 ws Exp $ */ /*- |