shithub: riscv

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

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