DIR: /proc/self/root/usr/lib/gcc/x86_64-linux-gnu/12/include/ |
Current File : //proc/self/root/usr/lib/gcc/x86_64-linux-gnu/12/include/varargs.h |
#ifndef _VARARGS_H #define _VARARGS_H #error "GCC no longer implements <varargs.h>." #error "Revise your code to use <stdarg.h>." #endif |