shithub: riscv

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

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