summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/ftime.c
blob: e8b5e6e60b609f96c6920e99a22d76c3a5aa1d26 (plain)
1
2
3
/* Linux defines the ftime system call but doesn't actually implement
   it.  Use the generic implementation.  */
#include <sysdeps/generic/ftime.c>