shithub: riscv

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

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