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