shithub: riscv

ref: fa130c953552f0d4844349f2b9d48b48620ac183
dir: /sys/src/cmd/plot/libplot/pprompt.c/

View raw version
#include "mplot.h"
void
pprompt(void){
	fprint(2, ":");
}