shithub: riscv

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

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