shithub: riscv

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

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