On Mon, Jan 27, 2003 at 12:47:47PM +0000, Michael Hunold wrote: > >3) "unlikely" was unknown in video-buf.c > > > > Probably because my gcc is version 2.95.3. I just defined > > unlikely with "#define unlikely(x) (x)" > > Is it really a compiler thing? I use > > gcc version 2.96 20000731 (Red Hat Linux 7.3 2.96-110) > and never got this error.
unlikely() is defined in linux/compiler.h. Johannes -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
