shithub: riscv

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

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