shithub: riscv

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

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