diff libmpdemux/vcd_read.h @ 2450:f51307170f69

MIPS support by oliver.schoenbrunner@jku.at
author arpi
date Wed, 24 Oct 2001 14:02:19 +0000
parents 9e059416eea6
children caac174877b7
line wrap: on
line diff
--- a/libmpdemux/vcd_read.h	Wed Oct 24 13:57:46 2001 +0000
+++ b/libmpdemux/vcd_read.h	Wed Oct 24 14:02:19 2001 +0000
@@ -277,4 +277,8 @@
   return -1;
 }
 
+static inline void vcd_set_msf(unsigned int sect)
+{
+}
+
 #endif /* !linux && !sun */