shithub: riscv

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

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