From 79ce7d7f6f19753a5f273b9eb950c8dc62ae6455 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Thu, 23 Jan 2014 23:03:48 +0100 Subject: mips: silence _ABI* undef warnings Signed-off-by: Bernhard Reutner-Fischer --- libc/sysdeps/linux/mips/bits/uClibc_arch_features.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/mips') diff --git a/libc/sysdeps/linux/mips/bits/uClibc_arch_features.h b/libc/sysdeps/linux/mips/bits/uClibc_arch_features.h index f81d1f000..2b507710d 100644 --- a/libc/sysdeps/linux/mips/bits/uClibc_arch_features.h +++ b/libc/sysdeps/linux/mips/bits/uClibc_arch_features.h @@ -4,6 +4,7 @@ #ifndef _BITS_UCLIBC_ARCH_FEATURES_H #define _BITS_UCLIBC_ARCH_FEATURES_H +#include /* instruction used when calling abort() to kill yourself */ #define __UCLIBC_ABORT_INSTRUCTION__ "break 255" -- cgit v1.2.3