shithub: riscv

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

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