Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/sim/testsuite/cris/c/clone2.c
2023-03-06 14:48:14 +01:00

6 lines
195 B
C

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