Compare commits

...

8 Commits

2 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,7 @@ enum {
SYSTEM_MANAGER = 74, SYSTEM_MANAGER = 74,
SYSTEM_MANAGER_1 = 75, SYSTEM_MANAGER_1 = 75,
SYSTEM_1 = 79, SYSTEM_1 = 79,
PUS_SERVICE_1 = 80
}; };
} }

View File

@ -125,7 +125,6 @@ std::string* ServiceInterfaceBuffer::getPreamble(size_t * preambleSize) {
} }
#ifdef UT699 #ifdef UT699
#include <framework/osal/rtems/Interrupt.h> #include <framework/osal/rtems/Interrupt.h>