shithub: riscv

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

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