index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toolchain
/
eglibc
/
include
/
libintl.h
blob: 69cb887a26e7321a26fe2cb85c745ead2415e2c7 (
plain
)
1
2
3
4
5
6
#ifndef __FAKE_LIBINTL_H
#define __FAKE_LIBINTL_H
#define _(X) (X)
#endif