shithub: riscv

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

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