glibc/sysdeps/wordsize-64/tmpfile.c

4 lines
79 B
C

#include "../../stdio-common/tmpfile.c"
weak_alias (__new_tmpfile, tmpfile64)