shithub: riscv

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

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