From ff58e44fc38474b1898c59caf9a5e75d0d8c6c57 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 17 Jul 2016 02:23:24 +0200 Subject: mips: add regdef.h glibc compatibility header --- libc/sysdeps/linux/mips/Makefile.arch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libc/sysdeps/linux/mips/Makefile.arch') diff --git a/libc/sysdeps/linux/mips/Makefile.arch b/libc/sysdeps/linux/mips/Makefile.arch index 2c2e66fbb..844bc2b24 100644 --- a/libc/sysdeps/linux/mips/Makefile.arch +++ b/libc/sysdeps/linux/mips/Makefile.arch @@ -20,5 +20,4 @@ SSRC-$(UCLIBC_HAS_CONTEXT_FUNCS) += makecontext.S setcontext.S getcontext.S \ ASFLAGS-syscall_error.S += -D_LIBC_REENTRANT -ARCH_HEADERS := sgidefs.h -# regdef.h +ARCH_HEADERS := sgidefs.h regdef.h -- cgit v1.2.3