shithub: riscv

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

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