#include "endianness.h"Go to the source code of this file.
Functions | |
| int | endianness_sanity_check () |
Variables | |
| int | _endian_test_int = 1 |
|
|
Definition at line 34 of file endianness.c. References is_big_endian, and is_little_endian. Referenced by main(). |
|
|
Definition at line 28 of file endianness.c. |
1.3.9.1