shithub: riscv

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

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