summaryrefslogtreecommitdiff
path: root/src/drivers/pc80/i8259.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/pc80/i8259.c')
-rw-r--r--src/drivers/pc80/i8259.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/pc80/i8259.c b/src/drivers/pc80/i8259.c
index 2ad46e4070..9c43473de6 100644
--- a/src/drivers/pc80/i8259.c
+++ b/src/drivers/pc80/i8259.c
@@ -140,5 +140,3 @@ void i8259_configure_irq_trigger(int int_num, int is_level_triggered)
}
#endif
}
-
-