shithub: riscv

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

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