shithub: riscv

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

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