aboutsummaryrefslogtreecommitdiff
path: root/src/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers')
-rw-r--r--src/drivers/pic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/pic.h b/src/drivers/pic.h
index 19e0f5c..3438131 100644
--- a/src/drivers/pic.h
+++ b/src/drivers/pic.h
@@ -2,7 +2,7 @@
#define PIC_H
/**
- * Configure
+ * Configure the PIC
*/
void pic_init();