shithub: riscv

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

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