shithub: riscv

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

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