forked from Imagelibrary/rtems
2009-08-03 Roxana Leontie <roxana.leontie@gmail.com>
* fb/fb.c: changed the references 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>
|
||||||
|
|
||||||
|
* fb/fb.c: changed the references to mw_fb.h into fb.h
|
||||||
|
|
||||||
2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* configure.ac: Rename BSP_BOOTCARD_OPTIONS to
|
* configure.ac: Rename BSP_BOOTCARD_OPTIONS to
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
#include <rtems/libio.h>
|
#include <rtems/libio.h>
|
||||||
#include <nds.h>
|
#include <nds.h>
|
||||||
|
|
||||||
#include <rtems/mw_fb.h>
|
#include <rtems/fb.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* screen information for the driver (fb0).
|
* screen information for the driver (fb0).
|
||||||
|
|||||||
Reference in New Issue
Block a user