mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +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,7 @@
|
||||
<xi:include href="xml/igt_debugfs.xml"/>
|
||||
<xi:include href="xml/igt_display.xml"/>
|
||||
<xi:include href="xml/igt_kms.xml"/>
|
||||
<xi:include href="xml/ioctl_wrappers.xml"/>
|
||||
<xi:include href="xml/intel_batchbuffer.xml"/>
|
||||
<xi:include href="xml/intel_chipset.xml"/>
|
||||
<xi:include href="xml/intel_gpu_tools.xml"/>
|
||||
|
||||
Reference in New Issue
Block a user