shithub: riscv

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

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