forked from Imagelibrary/rtems
2009-08-03 Roxana Leontie <roxana.leontie@gmail.com>
* console/fb_vga.c: changed the reference to mw_fb.h into fb.h
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2009-08-03 Roxana Leontie <roxana.leontie@gmail.com>
|
||||
|
||||
* console/fb_vga.c: changed the reference to mw_fb.h into fb.h
|
||||
|
||||
2009-07-29 Roxana Leontie <roxana.leontie@gmail.com>
|
||||
|
||||
* Makefile.am, preinstall.am, console/fb_vga.c: Switch to using
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
#include <bsp/irq.h>
|
||||
#include <rtems/libio.h>
|
||||
|
||||
#include <rtems/mw_fb.h>
|
||||
#include <rtems/fb.h>
|
||||
|
||||
/* these routines are defined in the microwindows code. This
|
||||
driver is here more as an example of how to implement and
|
||||
|
||||
Reference in New Issue
Block a user