source: svn/trunk/newcon3bcm2_21bu/toolchain/lib/gcc/mips-linux-uclibc/3.4.2/include/varargs.h

Last change on this file was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 139 bytes
Line 
1#ifndef _VARARGS_H
2#define _VARARGS_H
3
4#error "GCC no longer implements <varargs.h>."
5#error "Revise your code to use <stdarg.h>."
6
7#endif
Note: See TracBrowser for help on using the repository browser.