Added Programmable Interval Timer(PIT) driver
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
// TODO: write something about Frame Buffer
|
||||
|
||||
// VGA colors
|
||||
enum TTY_COLORS {
|
||||
BLACK, // 0
|
||||
|
||||
Reference in New Issue
Block a user