]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/linux/stat.h
* Patch by Daniel Engström, 13 Nov 2002:
[karo-tx-uboot.git] / include / linux / stat.h
index 9fd32062d67da487b533ed10ba54449e45741dfb..13899c97c712e52c6be3851ad7b3cc497d73c3b9 100644 (file)
@@ -67,7 +67,7 @@ struct stat {
 
 #endif /* __PPC__ */
 
-#ifdef __ARM__
+#if defined (__ARM__) || defined (__I386__)
 
 struct stat {
        unsigned short st_dev;