shithub: riscv

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

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