shithub: riscv

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

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