diff options
Diffstat (limited to 'kernel/timer.h')
| -rw-r--r-- | kernel/timer.h | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/kernel/timer.h b/kernel/timer.h index 15488ff..1e3d066 100644 --- a/kernel/timer.h +++ b/kernel/timer.h @@ -1,9 +1,11 @@ /** * @file -/// PIT /// Timer stuff // CMOS - http://www.brokenthorn.com/Resources/OSDevPit.html - https://wiki.osdev.org/CMOS + * References + * ---------- + * * http://www.brokenthorn.com/Resources/OSDevPit.html + * * https://wiki.osdev.org/CMOS + vcc/gnd - voltage/ground |
