aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-08 13:10:44 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-08 13:10:44 +0000
commitd8f19193bcf14dd483f092488034c5a8557ea518 (patch)
tree6118f889aa8d848802bdf7315c311ab3d8a9566b
parentd9e46a79d576900eaf5b3c133608e371508ef3bc (diff)
downloadglibc-d8f19193bcf14dd483f092488034c5a8557ea518.zip
glibc-d8f19193bcf14dd483f092488034c5a8557ea518.tar.gz
glibc-d8f19193bcf14dd483f092488034c5a8557ea518.tar.bz2
(platform): Add missing Ruffian entry.
-rw-r--r--sysdeps/unix/sysv/linux/alpha/ioperm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/ioperm.c b/sysdeps/unix/sysv/linux/alpha/ioperm.c
index e537471..83c4ec2 100644
--- a/sysdeps/unix/sysv/linux/alpha/ioperm.c
+++ b/sysdeps/unix/sysv/linux/alpha/ioperm.c
@@ -128,6 +128,7 @@ static struct platform {
{"Miata", IOSYS_CIA},
{"Tsunami", IOSYS_TSUNAMI},
{"Rawhide", IOSYS_MCPCIA},
+ {"Ruffian", IOSYS_CIA},
{"Takara", IOSYS_CIA},
};