• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/include/
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
8