mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
lib: add #include "foo.h" lines like in manpages
Should help in alleviating the header mess we have atm. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -45,6 +45,8 @@
|
||||
* @short_description: Feature macros and chipset helpers
|
||||
* @title: intel chipset
|
||||
*
|
||||
* > #include "intel_chipset.h"
|
||||
*
|
||||
* This library mostly provides feature macros which use raw pci device ids. It
|
||||
* also provides a few more helper functions to handle pci devices, chipset
|
||||
* detection and related issues.
|
||||
|
||||
Reference in New Issue
Block a user