shithub: riscv

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

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