shithub: riscv

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

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