shithub: riscv

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

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