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

View file

@ -26,7 +26,7 @@
#include <stddef.h>
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
struct dl_find_object;

View file

@ -37,7 +37,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -47,7 +47,7 @@
#define CAT_MAGIC 0xff88ff89
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
begin_packed_struct

View file

@ -53,7 +53,7 @@
sizeof(int)))
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
#if CONFIG_LIBC_BACKTRACE_BUFFSIZE > 0

View file

@ -39,7 +39,7 @@
#include "libc.h"
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
struct match_s

View file

@ -45,7 +45,7 @@
#define broadaddr dstaddr
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
struct myifaddrs

View file

@ -35,7 +35,7 @@
#ifdef CONFIG_NETDB_DNSCLIENT
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
struct dns_notify_s

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 */

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 */

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 */

View file

@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -38,7 +38,7 @@
#define BOTHER 0010000 /* Magic token for custom baud rate */
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
struct speed_s

View file

@ -36,7 +36,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -33,7 +33,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -38,7 +38,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -36,7 +36,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -37,7 +37,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Definitions
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -52,7 +52,7 @@
#endif
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************

View file

@ -35,7 +35,7 @@
****************************************************************************/
/****************************************************************************
* Private Type Declarations
* Private Types
****************************************************************************/
/****************************************************************************