shithub: riscv

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

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