glibc/stdio-common/tmpfile64.c
Jakub Jelinek 0ecb606cb6 2.5-18.1
2007-07-12 18:26:36 +00:00

4 lines
78 B
C

#define GEN_THIS __GT_BIGFILE
#define tmpfile tmpfile64
#include <tmpfile.c>