shithub: riscv

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

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