shithub: riscv

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

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