shithub: riscv

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

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