shithub: riscv

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

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