shithub: riscv

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

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