diff options
Diffstat (limited to 'libc/sysdeps/linux/nios/bits/endian.h')
-rw-r--r-- | libc/sysdeps/linux/nios/bits/endian.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/nios/bits/endian.h b/libc/sysdeps/linux/nios/bits/endian.h index 252597931..34ea91f71 100644 --- a/libc/sysdeps/linux/nios/bits/endian.h +++ b/libc/sysdeps/linux/nios/bits/endian.h @@ -4,5 +4,5 @@ # error "Never use <bits/endian.h> directly; include <endian.h> instead." #endif -//mle +/*mle */ #define __BYTE_ORDER __LITTLE_ENDIAN |