OSDN Git Service

Add syscalls ioperm and iopl
[android-x86/bionic.git] / libc / libc.x86_64.map
index bf0341a..3de6341 100644 (file)
@@ -447,6 +447,8 @@ LIBC {
     inotify_rm_watch;
     insque; # introduced=21
     ioctl;
+    iopl; # x86 x86_64
+    ioperm; # x86 x86_64
     isalnum;
     isalnum_l; # introduced=21
     isalpha;