]> rtime.felk.cvut.cz Git - rtems-devel.git/blobdiff - rtems-tests/prioinh_posix/app_def.h
OMK template example applications print APP_VER_ID instead of common SW_VER_ID.
[rtems-devel.git] / rtems-tests / prioinh_posix / app_def.h
index c900ba44124128e8dd144f65f05fbeee6bcf4818..a79c1181a832da63f5aa54e2a7ff9cf2532b9cae 100644 (file)
@@ -13,6 +13,7 @@
 extern "C" {
 #endif
 
+#define APP_VER_ID  "prioinh_posix"
 
 /* Posix style startup task */
 void *Task_1(void *argument);