lkml.org 
[lkml]   [2002]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] 2.5.22: common code changes for s/390.
> --- linux-2.5.22/include/linux/auto_fs.h	Mon Jun 17 04:31:22 2002
> +++ linux-2.5.22-s390/include/linux/auto_fs.h Tue Jun 4 09:52:06 2002
> @@ -45,7 +45,8 @@
> * If so, 32-bit user-space code should be backwards compatible.
> */
>
> -#if defined(__sparc__) || defined(__mips__) || defined(__x86_64__) || defined(__powerpc__)
> +#if defined(__sparc__) || defined(__mips__) || defined(__x86_64) \
> + || defined(__powerpc__) || defined(__s390__)

Sure it's not missing __ at the end of x86_64?
Testing if anyone reads it, are you :)

-- Pete
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.037 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site