📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 03:11:25
📂
/ (Root)
/
usr
/
include
/
bits
📍 /usr/include/bits
🔄 Refresh
✏️
Editing: endian.h
Read Only
/* i386/x86_64 are little-endian. */ #ifndef _ENDIAN_H # error "Never use <bits/endian.h> directly; include <endian.h> instead." #endif #define __BYTE_ORDER __LITTLE_ENDIAN
💾 Save Changes
❌ Cancel