shithub: riscv

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

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