forked from Imagelibrary/rtems
2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/umonsupp.c: Include <rtems/umon.h> (Missing prototype).
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* startup/umonsupp.c: Include <rtems/umon.h> (Missing prototype).
|
||||||
|
|
||||||
2011-11-07 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2011-11-07 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
PR 1953/bsps
|
PR 1953/bsps
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
#include <rtems/umon.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* BSP specific routine to help when calling monConnect(). This
|
* BSP specific routine to help when calling monConnect(). This
|
||||||
|
|||||||
Reference in New Issue
Block a user