shithub: riscv

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

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