shithub: riscv

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

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