shithub: riscv

ref: 207d124dfeb141a7ed9333a3666970752a83db40
dir: /sys/src/cmd/plot/libplot/pprompt.c/

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