aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThanos Makatos <thanos.makatos@nutanix.com>2020-12-04 07:03:45 -0500
committerThanos Makatos <tmakatos@gmail.com>2020-12-07 11:42:56 +0000
commit345a4ee5b47e9e64d7e1197a74ef675e498dd78b (patch)
tree15400af17f15ee1f6a9052917c9b88ccaf5bf1bc /include
parent72a22a8ce6d1f40c065b40906cec4291b760613f (diff)
downloadlibvfio-user-345a4ee5b47e9e64d7e1197a74ef675e498dd78b.zip
libvfio-user-345a4ee5b47e9e64d7e1197a74ef675e498dd78b.tar.gz
libvfio-user-345a4ee5b47e9e64d7e1197a74ef675e498dd78b.tar.bz2
assorted PCI capabilities improvements
Signed-off-by: Thanos Makatos <thanos.makatos@nutanix.com>
Diffstat (limited to 'include')
-rw-r--r--include/pci_caps/px.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/pci_caps/px.h b/include/pci_caps/px.h
index dd5e6c4..6b1c364 100644
--- a/include/pci_caps/px.h
+++ b/include/pci_caps/px.h
@@ -30,6 +30,10 @@
*
*/
+/*
+ * PCI Express capability
+ */
+
#ifndef LIB_VFIO_USER_PCI_CAPS_PX_H
#define LIB_VFIO_USER_PCI_CAPS_PX_H