From 13beef7e581d034dc477a20ad845844b1de24405 Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Mon, 2 Sep 2019 18:11:11 +1000 Subject: Updated Makefile --- include/asm/io.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/asm/io.h') 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) ({ \ -- cgit v1.3