Index: netmap.c =================================================================== --- netmap.c (revision 14599) +++ netmap.c (revision 14600) @@ -136,6 +136,7 @@ PCB_PADSTACK_LOOP(subc->data) { list_pstk_cb(ctx, pcb, padstack); } PCB_END_LOOP; +#warning subc TODO: heavy terminals - test on io_hyp return 0; }