Fix struct stat64 in the 32-bit kernel and struct stat in the 64-bit
commitc2745b603cfacbc6070ba4da72bcb3e8c4900e28
authorRalf Baechle <ralf@linux-mips.org>
Tue, 20 Jun 2000 15:44:53 +0000 (20 15:44 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 20 Jun 2000 15:44:53 +0000 (20 15:44 +0000)
treef167275143a0ea867af2a6577d025e061f21a855
parent212ebb4f4ded3e357b51a5032e04ab87f1613eeb
Fix struct stat64 in the 32-bit kernel and struct stat in the 64-bit
kernel to match each other and the the glibc definition.  The glibc
part of this change has been sent to Andreas.
arch/mips64/kernel/linux32.c
arch/mips64/kernel/scall_o32.S
drivers/char/Makefile
include/asm-mips/stat.h
include/asm-mips64/stat.h