mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 21:32:56 +00:00
lib: Use @include tag for include files
Occasionally useful to read documentation ... Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -63,8 +63,7 @@
|
||||
* SECTION:ioctl_wrappers
|
||||
* @short_description: ioctl wrappers and related functions
|
||||
* @title: ioctl wrappers
|
||||
*
|
||||
* > #include "ioctl_wrappers.h"
|
||||
* @include: ioctl_wrappers.h
|
||||
*
|
||||
* This helper library contains simple functions to wrap the raw drm/i915 kernel
|
||||
* ioctls. The normal versions never pass any error codes to the caller and use
|
||||
|
||||
Reference in New Issue
Block a user