shithub: riscv

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

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