removed comment belonging in egit

This commit is contained in:
Robin Müller 2020-04-22 10:24:00 +02:00
parent 4e76b8133e
commit fb9a5678fc
1 changed files with 1 additions and 4 deletions

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>