diff options
Diffstat (limited to 'libc/sysdeps/linux/arm/iopl.c')
-rw-r--r-- | libc/sysdeps/linux/arm/iopl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/arm/iopl.c b/libc/sysdeps/linux/arm/iopl.c index ecb1cd15d..df953d3c8 100644 --- a/libc/sysdeps/linux/arm/iopl.c +++ b/libc/sysdeps/linux/arm/iopl.c @@ -21,7 +21,6 @@ #include <sys/io.h> #include <errno.h> -/* libc_hidden_proto(ioperm) */ #define MAX_PORT 0x10000 |