From d2ac3a6b3a2d2369bec4bf9f0555ebbe72e7bdf5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 14 Feb 2015 23:11:05 -0600 Subject: good bye vax I mailed with Jan-Benedict Glaw, it seems VAX on Linux is really a lot of work todo and uClibc support didn't work ever. --- libc/sysdeps/linux/vax/bits/endian.h | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 libc/sysdeps/linux/vax/bits/endian.h (limited to 'libc/sysdeps/linux/vax/bits/endian.h') diff --git a/libc/sysdeps/linux/vax/bits/endian.h b/libc/sysdeps/linux/vax/bits/endian.h deleted file mode 100644 index 9f0c4e2a9..000000000 --- a/libc/sysdeps/linux/vax/bits/endian.h +++ /dev/null @@ -1,9 +0,0 @@ -/* VAX is little endian */ - -#ifndef _ENDIAN_H -# error "Never use directly; include instead." -#endif - -#define __BYTE_ORDER __LITTLE_ENDIAN - -/*#define __FLOAT_WORD_ORDER __BIG_ENDIAN*/ -- cgit v1.2.3