shithub: riscv

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

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