shithub: riscv

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

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