shithub: riscv

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

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