Clean and tiddy-up files.
[tomato.git] / release / src / router / glib / glibconfig-sysdefs.h
blob374fb98c7ebfa0120d8b01fa66eac584016da50f
1 #define GLIB_SYSDEF_POLLIN =1
2 #define GLIB_SYSDEF_POLLPRI =2
3 #define GLIB_SYSDEF_POLLOUT =4
4 #define GLIB_SYSDEF_POLLERR =8
5 #define GLIB_SYSDEF_POLLHUP =16
6 #define GLIB_SYSDEF_POLLNVAL =32