shithub: riscv

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

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