shithub: riscv

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

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