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