shithub: riscv

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

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