The file extension indicates a "Microkernel DEFinitions" file, and no longer reflects the obsolete VxMicro/Viper branding. Change-Id: Ib95b271404a4a4737e851d603c371244fa609e4d Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
12 lines
315 B
Plaintext
12 lines
315 B
Plaintext
% Application : test microkernel task APIs
|
|
|
|
% TASK NAME PRIO ENTRY STACK GROUPS
|
|
% ==================================================
|
|
TASK HT_TASKID 20 HelperTask 2048 [EXE]
|
|
TASK RT_TASKID 10 RegressionTask 2048 [EXE]
|
|
|
|
% SEMA NAME
|
|
% ===========
|
|
SEMA HT_SEM
|
|
SEMA RT_SEM
|