Document ss-mismatch nanos6 test

This commit is contained in:
Rodrigo Arias 2023-02-24 12:00:27 +01:00 committed by Rodrigo Arias Mallo
parent 97dac6e83b
commit 4aebe81940

View File

@ -6,6 +6,9 @@
int int
main(void) main(void)
{ {
/* Test that a thread ending while the subsystem still has a value in
* the stack causes the emulator to fail */
instr_start(0, 1); instr_start(0, 1);
instr_nanos6_worker_loop_enter(); instr_nanos6_worker_loop_enter();