shithub: riscv

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

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