X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fmips%2Flib%2Fstrnlen_user.S;h=0f3116255371f0c9a041f72beaaaf67980abdfc3;hb=3ec04f3d2903fdf6d9849a8633af59b8628164a5;hp=6e7a8eed4de8f222ef61ee296f1c8d5b46144056;hpb=8d40237c730b8be87c1b80a5d96b9c603fefa829;p=linux-2.6.git diff --git a/arch/mips/lib/strnlen_user.S b/arch/mips/lib/strnlen_user.S index 6e7a8eed4..0f3116255 100644 --- a/arch/mips/lib/strnlen_user.S +++ b/arch/mips/lib/strnlen_user.S @@ -3,12 +3,13 @@ * License. See the file "COPYING" in the main directory of this archive * for more details. * - * Copyright (c) 1996, 1998, 1999, 2004 by Ralf Baechle + * Copyright (c) 1996, 1998, 1999 by Ralf Baechle * Copyright (c) 1999 Silicon Graphics, Inc. */ #include #include #include +#include #define EX(insn,reg,addr,handler) \ 9: insn reg, addr; \