shithub: riscv

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

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