shithub: riscv

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

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