1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-23 10:12:33 +03:00
Files
glibc/sysdeps/generic/tmpfile64.c
2004-12-22 20:10:10 +00:00

4 lines
78 B
C

#define GEN_THIS __GT_BIGFILE
#define tmpfile tmpfile64
#include "tmpfile.c"