draw: clean up draw.h interface
commit4a904c98335b9e0ee322d271585cc04bd334f803
authorAli Gholami Rudi <ali@rudi.ir>
Mon, 22 Dec 2014 12:01:12 +0000 (22 15:31 +0330)
committerAli Gholami Rudi <ali@rudi.ir>
Mon, 22 Dec 2014 12:09:45 +0000 (22 15:39 +0330)
tree269969809520c680af372e9630f324430cf2f6d4
parent4033ff94080a86428e994d8245303fd627e756e8
draw: clean up draw.h interface

The changes are as follows: fb_init() takes the framebuffer device
as an argument, fb_set() is no longer defined in draw.c, and the order
of framebuffer colors are included in fb_mode().
config.h
draw.c
draw.h
pad.c