shithub: riscv

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

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