Update.
[glibc.git] / sysdeps / unix / sysv / linux / ftime.c
blobe8b5e6e60b609f96c6920e99a22d76c3a5aa1d26
1 /* Linux defines the ftime system call but doesn't actually implement
2 it. Use the generic implementation. */
3 #include <sysdeps/generic/ftime.c>