diff options
| author | Franklin Wei <frankhwei536@gmail.com> | 2015-02-07 19:03:47 -0500 |
|---|---|---|
| committer | Franklin Wei <frankhwei536@gmail.com> | 2015-02-07 19:03:47 -0500 |
| commit | 0dc446980d8ede518a356ab2c2f165cb08ce444a (patch) | |
| tree | d9fc8938c1d930f8ece0dd5746601eca5b3089bc /OBJ | |
| parent | 2be70c3b7c3cb806614318858090c039bdfd4fc5 (diff) | |
| download | kappa-0dc446980d8ede518a356ab2c2f165cb08ce444a.zip kappa-0dc446980d8ede518a356ab2c2f165cb08ce444a.tar.gz kappa-0dc446980d8ede518a356ab2c2f165cb08ce444a.tar.bz2 kappa-0dc446980d8ede518a356ab2c2f165cb08ce444a.tar.xz | |
implement text in graphics mode
Diffstat (limited to 'OBJ')
| -rw-r--r-- | OBJ | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ boot/head.o drivers/gfx.o +drivers/gfx_font.o drivers/pcspkr.o drivers/ps2.o drivers/tty.o |