shithub: riscv

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

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