shithub: riscv

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

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