]> git.sur5r.net Git - openocd/blobdiff - src/helper/time_support.h
stm32: update option bytes for stm32xl family
[openocd] / src / helper / time_support.h
index a2d180a5aac65ad56919d59810da37fc05b3f9ca..fab432d38d1c0fac843c42238ab98bbbd85aa3fd 100644 (file)
@@ -38,7 +38,6 @@
 #endif
 
 int timeval_subtract(struct timeval *result, struct timeval *x, struct timeval *y);
-int timeval_add(struct timeval *result, struct timeval *x, struct timeval *y);
 int timeval_add_time(struct timeval *result, long sec, long usec);
 
 /// @returns gettimeofday() timeval as 64-bit in ms