shithub: riscv

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

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