shithub: riscv

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

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