shithub: riscv

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

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