shithub: riscv

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

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