From 9e360dcc057030f1a5b06971af691f8d1687b635 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 14 Feb 2015 23:23:50 -0600 Subject: good by nios Get rid of NIOS support. We try to support NIOSII. --- libc/sysdeps/linux/nios/bits/endian.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 libc/sysdeps/linux/nios/bits/endian.h (limited to 'libc/sysdeps/linux/nios/bits/endian.h') diff --git a/libc/sysdeps/linux/nios/bits/endian.h b/libc/sysdeps/linux/nios/bits/endian.h deleted file mode 100644 index 34ea91f71..000000000 --- a/libc/sysdeps/linux/nios/bits/endian.h +++ /dev/null @@ -1,8 +0,0 @@ -/* nios is little-endian. */ - -#ifndef _ENDIAN_H -# error "Never use directly; include instead." -#endif - -/*mle */ -#define __BYTE_ORDER __LITTLE_ENDIAN -- cgit v1.2.3