shithub: riscv

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

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