shithub: riscv

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

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