2007-12-08 Till Straumann <strauman@slac.stanford.edu>

* shared/vme/vme_universe.c: had erroneously deleted
	#define __INSIDE_RTEMS_BSP__
This commit is contained in:
Till Straumann
2007-12-09 06:17:54 +00:00
parent ae93b29af7
commit 54fdd8b0ff

View File

@@ -7,6 +7,8 @@
#include <bsp/irq.h>
#include <stdio.h>
#define __INSIDE_RTEMS_BSP__
#if !defined(_VME_DRIVER_TSI148) && !defined(_VME_DRIVER_UNIVERSE)
#define _VME_DRIVER_UNIVERSE
#endif