diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-02-05 06:47:02 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-02-05 06:47:02 +0000 |
commit | 99a7e12f34b3661a0d1354eef83a0eef4df5e34c (patch) | |
tree | 3560aca9ca86792f9ab7bd87861ea143a1b3c7a3 /include/asm-arm/stat.h | |
parent | e73a04659c0b8cdee4dd40e58630e2cf63afb316 (diff) |
Merge with Linux 2.3.38.
Diffstat (limited to 'include/asm-arm/stat.h')
-rw-r--r-- | include/asm-arm/stat.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/stat.h b/include/asm-arm/stat.h index 76c20e28f..970e0eb62 100644 --- a/include/asm-arm/stat.h +++ b/include/asm-arm/stat.h @@ -38,4 +38,5 @@ struct stat { unsigned long __unused5; }; +/* Someone please add a glibc/arm compatible stat64 struct here. */ #endif |