forked from Imagelibrary/rtems
cpukit/include/drvmgr: Manual header file clean up
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
/* Driver Manager Interface.
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief Driver Manager Interface.
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
/* Driver Manager Configuration file.
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief Driver Manager Configuration file.
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
/* Linked list help functions used by driver manager.
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief Linked list help functions used by driver manager.
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2009 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
|
||||
@@ -1,10 +1,17 @@
|
||||
/* PCI bus driver Interface.
|
||||
/* SPDX-License-Identifier: BSD-2-Clause */
|
||||
|
||||
/**
|
||||
* @file
|
||||
*
|
||||
* @brief PCI bus driver Interface.
|
||||
*/
|
||||
|
||||
/*
|
||||
* COPYRIGHT (c) 2008 Cobham Gaisler AB.
|
||||
*
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
* The license and distribution terms for this file may be
|
||||
* found in the file LICENSE in this distribution or at
|
||||
* http://www.rtems.org/license/LICENSE.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user