From 611717e47e17abf61127ab37d6b66c31085d3f46 Mon Sep 17 00:00:00 2001 From: "\"Steven J. Hill\"" Date: Tue, 4 Jun 2002 16:07:56 +0000 Subject: Changes so that 'regdef.h' gets included in the development environment. --- libc/sysdeps/linux/mips/crt0.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/mips/crt0.S') diff --git a/libc/sysdeps/linux/mips/crt0.S b/libc/sysdeps/linux/mips/crt0.S index 9788d54ff..6770ab0b1 100644 --- a/libc/sysdeps/linux/mips/crt0.S +++ b/libc/sysdeps/linux/mips/crt0.S @@ -9,7 +9,7 @@ */ #include -#include "regdef.h" +#include .text .global __start -- cgit v1.2.3