xref: /openbmc/linux/Documentation/ABI/testing/sysfs-kernel-cpu_byteorder (revision eb96b740192b2a09720aaed8a8c132e6a29d5bdb)
1What:		/sys/kernel/cpu_byteorder
2Date:		February 2023
3KernelVersion:	6.2
4Contact:	Thomas Weißschuh <linux@weissschuh.net>
5Description:
6		The endianness of the running kernel.
7
8		Access: Read
9
10		Valid values:
11			"little", "big"
12Users:		util-linux
13