libs: unify Private Types banners

unify Private Types banners according to NuttX coding standard

Signed-off-by: raiden00pl <raiden00@railab.me>
This commit is contained in:
raiden00pl
2025-05-27 18:15:37 +02:00
committed by Xiang Xiao
parent 9aab92e3cf
commit 7e11edba5d
23 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
#include <stddef.h>
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
struct dl_find_object;
+1 -1
View File
@@ -37,7 +37,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -47,7 +47,7 @@
#define CAT_MAGIC 0xff88ff89
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
begin_packed_struct
+1 -1
View File
@@ -53,7 +53,7 @@
sizeof(int)))
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
#if CONFIG_LIBC_BACKTRACE_BUFFSIZE > 0
+1 -1
View File
@@ -39,7 +39,7 @@
#include "libc.h"
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
struct match_s
+1 -1
View File
@@ -45,7 +45,7 @@
#define broadaddr dstaddr
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
struct myifaddrs
+1 -1
View File
@@ -35,7 +35,7 @@
#ifdef CONFIG_NETDB_DNSCLIENT
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
struct dns_notify_s
+1 -1
View File
@@ -40,7 +40,7 @@
#include "netdb/lib_netdb.h"
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
/* This is the layout of the caller provided memory area */
+1 -1
View File
@@ -45,7 +45,7 @@
#include "netdb/lib_netdb.h"
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
/* This is the layout of the caller provided memory area */
+1 -1
View File
@@ -51,7 +51,7 @@
((c) == ' ' || (c) == '\t' || (c) == '\r' || (c) == '\f' || c == '\v')
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
/* This is the layout of the caller provided memory area */
@@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
@@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
@@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -38,7 +38,7 @@
#define BOTHER 0010000 /* Magic token for custom baud rate */
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
struct speed_s
+1 -1
View File
@@ -36,7 +36,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -33,7 +33,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -38,7 +38,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -36,7 +36,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -37,7 +37,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -52,7 +52,7 @@
#endif
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************
+1 -1
View File
@@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************