ref: 99d54e420ed021a738d9f835f5949e78202c3b2e
parent: 11d573d7f9a3163224195f312f53322e9076a8fe
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Jan 1 22:35:50 EST 2022
rc: add Xhereq instruction to trace
--- a/sys/src/cmd/rc/pfnc.c
+++ b/sys/src/cmd/rc/pfnc.c
@@ -22,6 +22,7 @@
Xrdwr, "Xrdwr",
Xread, "Xread",
Xhere, "Xhere",
+ Xhereq, "Xhereq",
Xreturn, "Xreturn",
Xtrue, "Xtrue",
Xif, "Xif",