blob: d849f7227ebb3c0d8f77dea2fe1f7a2a185acd1c [file] [log] [blame]
/*
* arch/parisc/include/klibc/endian.h
*/
#ifndef _KLIBC_ENDIAN_H
#define _KLIBC_ENDIAN_H
#define __BYTE_ORDER __BIG_ENDIAN
#endif /* _KLIBC_ENDIAN_H */