shithub: riscv

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

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