shithub: riscv

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

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