shithub: riscv

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

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