shithub: riscv

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

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