shithub: riscv

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

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