shithub: riscv

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

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