shithub: riscv

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

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