support big-endian
[tridge/junkcode.git] / fname.c
1 main()
2 {
3         printf("%s\n", __FUNCTION__);
4 }