diff options
Diffstat (limited to 'sys/arch/mac68k/include/stdarg.h')
-rw-r--r-- | sys/arch/mac68k/include/stdarg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/mac68k/include/stdarg.h b/sys/arch/mac68k/include/stdarg.h index 3b0053df762..400cdda0124 100644 --- a/sys/arch/mac68k/include/stdarg.h +++ b/sys/arch/mac68k/include/stdarg.h @@ -1,3 +1,4 @@ +/* $OpenBSD: stdarg.h,v 1.2 1996/05/26 18:36:07 briggs Exp $ */ /* $NetBSD: stdarg.h,v 1.5 1994/10/26 08:46:48 cgd Exp $ */ /* Just use the common m68k definition */ |