From b77bb4fb08dd8a5e3f926ceb14fd7a9bcbe2d042 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 2 Oct 2002 08:48:09 +0000 Subject: * README.template: Minimum Linux kernel for powerpc64 is 2.4.19. * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h (struct ipc_perm): Use __uint32_t and __uint64_t for __seq, __pad1, __unused[12] fields so they are consistent between PPC32 and PPC64. --- README.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.template') diff --git a/README.template b/README.template index 0cfca03627..7840319e44 100644 --- a/README.template +++ b/README.template @@ -10,7 +10,7 @@ configurations: m68k-*-linux-gnu Linux-2.x on Motorola 680x0 alpha*-*-linux-gnu Linux-2.x on DEC Alpha powerpc-*-linux-gnu Linux and MkLinux on PowerPC systems - powerpc64-*-linux-gnu Linux-2.4+ on 64-bit PowerPC systems + powerpc64-*-linux-gnu Linux-2.4.19+ on 64-bit PowerPC systems sparc-*-linux-gnu Linux-2.x on SPARC sparc64-*-linux-gnu Linux-2.x on UltraSPARC 64-bit arm-*-none ARM standalone systems -- cgit v1.2.3