summaryrefslogtreecommitdiff
path: root/defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'defs.h')
-rw-r--r--defs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/defs.h b/defs.h
index 144feb5..29274f0 100644
--- a/defs.h
+++ b/defs.h
@@ -545,7 +545,6 @@ extern int rtc_ioctl(struct tcb *, long, long);
extern int scsi_ioctl(struct tcb *, long, long);
#endif
-extern void tv_tv(struct timeval *, int, int);
extern int tv_nz(struct timeval *);
extern int tv_cmp(struct timeval *, struct timeval *);
extern double tv_float(struct timeval *);