shithub: riscv

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

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