shithub: riscv

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

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