• File: endian.h
  • Full Path: /home/masbinta/public_html/admin/installer/css/sass/sym404/root/usr/include/bits/endian.h
  • File size: 176 bytes
  • MIME-type: text/x-c
  • Charset: utf-8
/* 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