shithub: riscv

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

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