shithub: riscv

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

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