shithub: riscv

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

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