shithub: riscv

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

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