shithub: riscv

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

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