shithub: riscv

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

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