shithub: riscv

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

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