shithub: riscv

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

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