index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toolchain
/
glibc
/
include
/
libintl.h
blob: 69cb887a26e7321a26fe2cb85c745ead2415e2c7 (
plain
)
1
2
3
4
5
6
#ifndef __FAKE_LIBINTL_H
#define __FAKE_LIBINTL_H
#define _(X) (X)
#endif