shithub: riscv

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

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