aboutsummaryrefslogtreecommitdiffstats
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