ELF loader support for auxvec base platform string
[deliverable/linux.git] / include / linux / video_decoder.h
index 0e9e48b83e3b72dff430fcb3550e9f73e8833767..121e26da2c1869b6447423649d38af8591389060 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _LINUX_VIDEO_DECODER_H
 #define _LINUX_VIDEO_DECODER_H
 
+#define HAVE_VIDEO_DECODER 1
+
 struct video_decoder_capability { /* this name is too long */
        __u32   flags;
 #define        VIDEO_DECODER_PAL       1       /* can decode PAL signal */
This page took 0.026484 seconds and 5 git commands to generate.