shithub: riscv

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

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