shithub: riscv

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

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