shithub: riscv

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

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