shithub: riscv

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

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