ifw-odp
5.1.1
Loading...
Searching...
No Matches
clipm_priv_system.h
Go to the documentation of this file.
1
5
6
#ifndef CLIPM_PRIV_SYSTEM_H
7
#define CLIPM_PRIV_SYSTEM_H
8
9
/*-----------------------------------------------------------------------------
10
Includes
11
-----------------------------------------------------------------------------*/
12
13
/*-----------------------------------------------------------------------------
14
Declaration Block
15
-----------------------------------------------------------------------------*/
16
17
#ifdef __cplusplus
18
extern
"C"
{
19
#endif
20
21
/*-----------------------------------------------------------------------------
22
Prototypes
23
-----------------------------------------------------------------------------*/
24
25
int
clipm_priv_system_is_little_endian
(
void
);
26
27
/*----------------------------------------------------------------------------*/
28
29
#ifdef __cplusplus
30
}
/* extern "C" */
31
#endif
32
33
#endif
/* CLIPM_PRIV_SYSTEM_H */
clipm_priv_system_is_little_endian
int clipm_priv_system_is_little_endian(void)
Detect the endian type of the system where clipm is running.
Definition
clipm_priv_system.c:39
clipm
include
ifw
odp
clipm
clipm_priv_system.h
Generated by
1.13.2