* sim/cris: New directory with C and assembly tests for the CRIS
[external/binutils.git] / sim / testsuite / sim / cris / c / clone2.c
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"