shithub: riscv

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

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