shithub: riscv

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

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