shithub: riscv

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

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