shithub: riscv

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

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