浏览代码

mips: silence _ABI* undef warnings

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 11 年之前
父节点
当前提交
79ce7d7f6f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      libc/sysdeps/linux/mips/bits/uClibc_arch_features.h

+ 1 - 0
libc/sysdeps/linux/mips/bits/uClibc_arch_features.h

@@ -4,6 +4,7 @@
 
 
 #ifndef _BITS_UCLIBC_ARCH_FEATURES_H
 #ifndef _BITS_UCLIBC_ARCH_FEATURES_H
 #define _BITS_UCLIBC_ARCH_FEATURES_H
 #define _BITS_UCLIBC_ARCH_FEATURES_H
+#include <sgidefs.h>
 
 
 /* instruction used when calling abort() to kill yourself */
 /* instruction used when calling abort() to kill yourself */
 #define __UCLIBC_ABORT_INSTRUCTION__ "break 255"
 #define __UCLIBC_ABORT_INSTRUCTION__ "break 255"