This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
wareck
/
openwrt_lede
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
488fc98adf
Branches
Tags
master
openwrt_lede
/
toolchain
/
glibc
/
include
/
libintl.h
libintl.h
76 B
Historique
Raw
1
2
3
4
5
6
#ifndef __FAKE_LIBINTL_H
#define __FAKE_LIBINTL_H
#define _(X) (X)
#endif