From: Ulrich Drepper Date: Tue, 22 Dec 1998 17:27:58 +0000 (+0000) Subject: Add appropriate entries for the above. X-Git-Tag: glibc-2.16-ports-before-merge~2989 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=d2eb5e136a75f27e5f59bce577f4ae07b9e3ebdb;p=glibc.git Add appropriate entries for the above. --- diff --git a/sysdeps/unix/sysv/linux/arm/Versions b/sysdeps/unix/sysv/linux/arm/Versions new file mode 100644 index 0000000000..3a412cc3a3 --- /dev/null +++ b/sysdeps/unix/sysv/linux/arm/Versions @@ -0,0 +1,7 @@ +libc { + GLIBC_2.1 { + ioperm; iopl; + inb; inw; inl; + outb; outw; outl; + } +}