[BACK]Return to stdarg.h CVS log [TXT][DIR] Up to [local] / sys / arch / mac68k / include

Annotation of sys/arch/mac68k/include/stdarg.h, Revision 1.1.1.1

1.1       nbrk        1: /*     $OpenBSD: stdarg.h,v 1.3 1997/11/30 06:10:35 gene Exp $ */
                      2: /*     $NetBSD: stdarg.h,v 1.5 1994/10/26 08:46:48 cgd Exp $   */
                      3:
                      4: #ifndef _MAC68K_STDARG_H_
                      5: #define _MAC68K_STDARG_H_
                      6:
                      7: #include <m68k/stdarg.h>
                      8:
                      9: #endif

CVSweb