From 06c9ab3e2fd1b6e03c2b6af2e83025eb4797d238 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 25 Mar 2022 11:03:39 -0500 Subject: cpukit/include/pci.h: Manual header clean up --- cpukit/include/pci.h | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'cpukit/include/pci.h') 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 -- cgit v1.2.3