One Hat Cyber Team
Your IP :
216.73.216.55
Server IP :
209.145.58.236
Server :
Linux vmi2852635.contaboserver.net 5.14.0-570.51.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 8 09:41:34 EDT 2025 x86_64
Server Software :
Apache
PHP Version :
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
include
/
bits
/
View File Name :
endianness.h
#ifndef _BITS_ENDIANNESS_H #define _BITS_ENDIANNESS_H 1 #ifndef _BITS_ENDIAN_H # error "Never use <bits/endianness.h> directly; include <endian.h> instead." #endif /* i386/x86_64 are little-endian. */ #define __BYTE_ORDER __LITTLE_ENDIAN #endif /* bits/endianness.h */