diff options
Diffstat (limited to 'Documentation/ABI/testing/sysfs-kernel-cpu_byteorder')
| -rw-r--r-- | Documentation/ABI/testing/sysfs-kernel-cpu_byteorder | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/Documentation/ABI/testing/sysfs-kernel-cpu_byteorder b/Documentation/ABI/testing/sysfs-kernel-cpu_byteorder new file mode 100644 index 000000000000..f0e6ac1b5356 --- /dev/null +++ b/Documentation/ABI/testing/sysfs-kernel-cpu_byteorder @@ -0,0 +1,12 @@ +What:		/sys/kernel/cpu_byteorder +Date:		February 2023 +KernelVersion:	6.2 +Contact:	Thomas Weißschuh <[email protected]> +Description: +		The endianness of the running kernel. + +		Access: Read + +		Valid values: +			"little", "big" +Users:		util-linux |