shithub: riscv

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

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