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

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

1.phkim

  1. revision copy newcon3sk r27
  • 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.