update to 03-Jan-2009 am33: head, abort, and d-flag
[fleet.git] / tests / torpedo / epilogue-fifo2.test
1 #expect 0
2 #expect 0
3 #ship debug : Debug
4 #ship fifo  : Fifo
5
6 debug.in:
7   set word= 0;
8   head;
9   [Rq] nop;
10   deliver;
11   set olc=0;
12   [d] abort;
13   tail;
14   [*] deliver;
15
16