mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
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:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user