shithub: riscv

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

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