shithub: riscv

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

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