shithub: riscv

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

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