shithub: riscv

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

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