shithub: riscv

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

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