gno/lib/libc/locale/table.c

9 lines
193 B
C

/*
* This is a dummy file for now. We need this definition so that
* code compiled with #pragma debug -1 will not have the symbol unresolved.
*/
#include <stdlib.h>
int __mb_cur_max = 1;