shithub: riscv

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

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