shithub: riscv

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

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