shithub: riscv

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

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