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

Last change on this file was 76, checked in by megakiss, 10 years ago

1W 대기전력을 만족시키기 위하여 POWEROFF시 튜너를 Standby 상태로 함

  • 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.