shithub: riscv

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

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