WIP: somethings wrong.. #19

Closed
muellerr wants to merge 808 commits from source/master into master
Showing only changes of commit fb9a5678fc - 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>