shithub: riscv

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

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