shithub: riscv

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

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