1 /* Make sure the thread system trivially works with trace output. 2 #progos: linux 3 #sim: --cris-trace=basic --trace-file=$pwd/clone2.tmp 4 #output: got: a\nthen: bc\nexit: 0\n 5 */ 6 #include "clone1.c" 7