OSDN Git Service

arm: disable ioperm/iopl stubs
authorMike Frysinger <vapier@gentoo.org>
Tue, 27 Mar 2012 02:13:11 +0000 (22:13 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 27 Mar 2012 02:28:50 +0000 (22:28 -0400)
commit0dc898bd036a28211417f3830cb441eb71a9dd79
treeaac4e22e07ec91422181d2746913f6e68ccb8032
parentf8ad95479407205e3c9dd0cb0d1829bdadf121bb
arm: disable ioperm/iopl stubs

ARM always provides its own userspace funcs for ioperm/iopl.
They've never had syscalls.  So disable the stubs on ARM to
avoid multiple definition errors.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
libc/sysdeps/linux/common/stubs.c