summaryrefslogtreecommitdiff
path: root/include/asm
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm')
-rw-r--r--include/asm/io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm/io.h b/include/asm/io.h
index 09294f4..3d151a5 100644
--- a/include/asm/io.h
+++ b/include/asm/io.h
@@ -1,7 +1,7 @@
/*
* asm/io.h
*
- * Provides acces to x86 I/O functions
+ * Provides access to x86 I/O functions
*/
#define inb(port) ({ \