shithub: riscv

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

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