shithub: riscv

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

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