shithub: riscv

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

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