shithub: riscv

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

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