summaryrefslogtreecommitdiff
path: root/include/asm/io.h
diff options
context:
space:
mode:
authorJake Mannens <jakem_5@hotmail.com>2019-09-02 18:11:11 +1000
committerJake Mannens <jakem_5@hotmail.com>2019-09-02 18:11:11 +1000
commit13beef7e581d034dc477a20ad845844b1de24405 (patch)
tree1032cc0244f08ab62c4ae6133d297e98b10e242f /include/asm/io.h
parentce91afe04bd24fe9277a3f7b68ddf0654f1634ac (diff)
Updated Makefile
Diffstat (limited to 'include/asm/io.h')
-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) ({ \