shithub: riscv

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

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