lib: extract ioctl_wrappers.c

I want to group the ioctl wrappers and related functions into their
own documentation section.

Apparently gtkdoc refuses to obey this wish without a corespdonding
header. So appease it. Also gtkdoc seems to struggle with rebuilding a
bit ...

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
Daniel Vetter
2014-03-11 22:58:07 +01:00
parent 6c659264a6
commit 766c5bc6ae
6 changed files with 566 additions and 465 deletions
+2
View File
@@ -20,6 +20,8 @@ libintel_tools_la_SOURCES = \
intel_mmio.c \
intel_pci.c \
intel_reg.h \
ioctl_wrappers.c \
ioctl_wrappers.h \
media_fill.c \
media_fill.h \
media_fill_gen7.c \