checkpatch: warning - block_comment_style
Change-Id: I6da43e41f9c6efee577b70513ec368ae3cce0144 Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
6c62b1a4f9
commit
da67b29569
163 changed files with 1822 additions and 1721 deletions
|
@ -15,13 +15,15 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
DESCRIPTION
|
||||
Platform independent, commonly used macros and defines related to linker script.
|
||||
|
||||
This file may be included by:
|
||||
- Linker script files: for linker section declarations
|
||||
- C files: for external declaration of address or size of linker section
|
||||
- Assembly files: for external declaration of address or size of linker section
|
||||
* DESCRIPTION
|
||||
* Platform independent, commonly used macros and defines related to linker
|
||||
* script.
|
||||
*
|
||||
* This file may be included by:
|
||||
* - Linker script files: for linker section declarations
|
||||
* - C files: for external declaration of address or size of linker section
|
||||
* - Assembly files: for external declaration of address or size of linker
|
||||
* section
|
||||
*/
|
||||
|
||||
#ifndef _LINKERDEFS_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue