xref: /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/c/clone2.c (revision 4b169a6ba595ae283ca507b26b15fdff40495b1c)
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