shithub: riscv

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

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