cfenollosa_os-tutorial/16-video-driver/drivers
garenchan 6913e9cd75 clear_screen should be a public API function.
Since clear_screen has been exposed in the header file, it should be a
public API function rather then a private one.
2018-11-24 17:57:10 +08:00
..
ports.c lesson 16, kprint 2014-10-22 10:58:12 +02:00
ports.h lesson 16, kprint 2014-10-22 10:58:12 +02:00
screen.c clear_screen should be a public API function. 2018-11-24 17:57:10 +08:00
screen.h lesson 16, kprint 2014-10-22 10:58:12 +02:00