shithub: riscv

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

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