shithub: riscv

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

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