shithub: riscv

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

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