shithub: riscv

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

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