shithub: riscv

ref: 844bbecadb3a4263a183ce03021849ac41cbd20f
dir: /sys/src/cmd/plot/libplot/pprompt.c/

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