shithub: riscv

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

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