UnknownSec Bypass
403
:
/
proc
/
self
/
root
/
lib
/
modules
/
5.11.0-1022-aws
/
build
/
arch
/
xtensa
/
include
/
uapi
/
asm
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
byteorder.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _XTENSA_BYTEORDER_H #define _XTENSA_BYTEORDER_H #ifdef __XTENSA_EL__ #include <linux/byteorder/little_endian.h> #elif defined(__XTENSA_EB__) #include <linux/byteorder/big_endian.h> #else # error processor byte order undefined! #endif #endif /* _XTENSA_BYTEORDER_H */
Copyright © 2025 - UnknownSec