shithub: riscv

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

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