shithub: riscv

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

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