service interface testing for eclipse #52

Closed
muellerr wants to merge 3 commits from mueller_serviceStream_enhancement into master
Showing only changes of commit e11999bfb1 - Show all commits

View File

@ -68,10 +68,7 @@ void ServiceInterfaceBuffer::putChars(char const* begin, char const* end) {
}
#endif
/**
* TODO: This is architecture specific. Maybe there is a better solution
* to move this into the Bsp folder..
*/
#ifdef UT699
#include <framework/osal/rtems/Interrupt.h>