shithub: riscv

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

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