index
:
bootstrap.git
trunk
Bootstrapping a C compiler from scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
05
/
musl-0.6.0
/
src
/
internal
/
locale_impl.h
blob: c268124fabf2482bd7c377f22c30068ead68f877 (
plain
)
1
2
3
4
5
#include <locale.h>
struct
__locale
{
int
dummy
;
};