shithub: riscv

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

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