removed comment, belong in egit

This commit is contained in:
Robin Müller 2020-04-22 10:07:19 +02:00
parent e3ad5d25c1
commit e11999bfb1

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>