missing ncurses sources
[tomato.git] / release / src / router / libncurses / ncurses / fallback.c
blob71daf2c5bf5500ffe2cdc340232eb98c4951cba0
1 /*
2 * DO NOT EDIT THIS FILE BY HAND! It is generated by MKfallback.sh.
3 */
5 #include <curses.priv.h>
7 NCURSES_EXPORT(const TERMTYPE *) _nc_fallback (const char *name GCC_UNUSED)
9 /* the fallback list is empty */
10 return((TERMTYPE *)0);