shithub: riscv

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

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