]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/ginclude/varargs.h
Update copyright years.
[thirdparty/gcc.git] / gcc / ginclude / varargs.h
CommitLineData
93980385
RS
1#ifndef _VARARGS_H
2#define _VARARGS_H
3
6c535c69
ZW
4#error "GCC no longer implements <varargs.h>."
5#error "Revise your code to use <stdarg.h>."
21d7516d 6
0f2101cc 7#endif