shithub: riscv

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

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