shithub: riscv

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

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