shithub: riscv

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

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