shithub: riscv

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

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