--- 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 a0e008a2d0..eabaeab3b6 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 -- 2.24.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel