shithub: riscv

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

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