shithub: riscv

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

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