shithub: riscv

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

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