shithub: riscv

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

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