%PDF- %PDF-
Direktori : /proc/25810/root/glibc-2.29/sysdeps/csky/bits/ |
Current File : //proc/25810/root/glibc-2.29/sysdeps/csky/bits/endian.h |
#ifndef _ENDIAN_H # error "Never use <bits/endian.h> directly; include <endian.h> instead." #endif #ifdef __CSKYBE__ # error "Big endian not supported for C-SKY." #else # define __BYTE_ORDER __LITTLE_ENDIAN #endif