shithub: riscv

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

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