shithub: riscv

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

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