shithub: riscv

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

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