shithub: riscv

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

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