riscv-stdarg-fix.before (82B)
1 #elif __riscv 2 typedef __builtin_va_list va_list; 3 typedef char *__builtin_va_list;