[rtems commit] cpukit/include/pci.h: Manual header clean up

Joel Sherrill joel at rtems.org
Sat Mar 26 22:54:16 UTC 2022


Module:    rtems
Branch:    master
Commit:    06c9ab3e2fd1b6e03c2b6af2e83025eb4797d238
Changeset: http://git.rtems.org/rtems/commit/?id=06c9ab3e2fd1b6e03c2b6af2e83025eb4797d238

Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Mar 25 11:03:39 2022 -0500

cpukit/include/pci.h: Manual header clean up

---

 cpukit/include/pci.h | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

diff --git a/cpukit/include/pci.h b/cpukit/include/pci.h
index a0e008a..eabaeab 100644
--- a/cpukit/include/pci.h
+++ b/cpukit/include/pci.h
@@ -1,7 +1,16 @@
-/*
- * PCI library. Defines in this file was taken from FreeBSD and auto-generated
+/* SPDX-License-Identifier: BSD-2-Clause */
+
+/**
+ * @file
+ *
+ * @brief PCI Library
+ *
+ * Defines in this file was taken from FreeBSD and auto-generated
  * pci_ids.h reused from RTEMS.
  *
+ */
+
+/*
  * COPYRIGHT (c) 2009 Cobham Gaisler AB.
  *
  * The license and distribution terms for this file may be



More information about the vc mailing list