Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/m68k/include



Module Name:    src
Committed By:   matt
Date:           Thu Apr 14 20:06:15 UTC 2005

Modified Files:
        src/sys/arch/m68k/include: ansi.h stdarg.h

Log Message:
For GCC3 and beyond, use the __builtin_va_* types and functions to
deal with variable argument lists.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/arch/m68k/include/ansi.h
cvs rdiff -r1.21 -r1.22 src/sys/arch/m68k/include/stdarg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index