shithub: riscv

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

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