shithub: riscv

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

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