mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
86455d5a2f
"big", or "mixed". As there is no standard terminology for the various possible mixed modes, and very few such machines even exist, endian does not distinguish between various mixed modes. Report endianness of a system. PR: ports/107939 Submitted by: bacon at smithers.neuro.mcw.edu
6 lines
290 B
Plaintext
6 lines
290 B
Plaintext
Endian reports the endianness to the standard output as "little",
|
|
"big", or "mixed". As there is no standard terminology for the various
|
|
possible mixed modes, and very few such machines even exist, endian
|
|
does not distinguish between various mixed modes. Report endianness
|
|
of a system.
|