From 6ece4e20acd943b49b05a36f14594ad7413c1897 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 27 Mar 2025 14:35:29 -0400 Subject: remove trailing whitespace --- include/x86/pic.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/x86/pic.h') diff --git a/include/x86/pic.h b/include/x86/pic.h index 797799a..ae3fe6c 100644 --- a/include/x86/pic.h +++ b/include/x86/pic.h @@ -16,7 +16,6 @@ ** Our expected configuration is two PICs, with the secondary connected ** through the IRQ2 pin of the primary. */ - /* ** Port addresses for the command port and interrupt mask register port ** for both the primary and secondary PICs. @@ -42,7 +41,6 @@ ** PIC2_* defines are intended for the secondary PIC ** PIC_* defines are sent to both PICs */ - /* ** ICW1: initialization, send to command port */ @@ -79,7 +77,6 @@ ** ** After the init sequence, can send these */ - /* ** OCW1: interrupt mask; send to data port */ -- cgit v1.2.3-freya