shithub: riscv

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

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