]> git.enpas.org Git - openwrt.git/blob - toolchain/eglibc/include/libintl.h
toolchain: refresh uClibc patches
[openwrt.git] / toolchain / eglibc / include / libintl.h
1 #ifndef __FAKE_LIBINTL_H
2 #define __FAKE_LIBINTL_H
3
4 #define _(X) (X)
5
6 #endif