shithub: riscv

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

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