On 07/11/2013 10:30 AM, Vipul Nayyar wrote:
diff --git a/c/src/lib/libbsp/arm/gba/clock/clockdrv.c
b/c/src/lib/libbsp/arm/gba/clock/clockdrv.c
index ea9c539..eeb217c 100644
--- a/c/src/lib/libbsp/arm/gba/clock/clockdrv.c
+++ b/c/src/lib/libbsp/arm/gba/clock/clockdrv.c
@@ -18,33 +18,36 @@
#include <bsp.h>
#include <bsp/irq.h>
#include <gba.h>
+#include <assert.h>
void Clock_isr(rtems_irq_hdl_param arg);
http://www.rtems.org/pipermail/rtems-devel/2013-July/003648.html
I think it is a good idea that you write down what you intend to do
step-by-step. What is the legacy API? What should be removed? What should be
changed into what?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : [email protected]
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
rtems-devel mailing list
[email protected]
http://www.rtems.org/mailman/listinfo/rtems-devel