shithub: riscv

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

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