shithub: riscv

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

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