shithub: riscv

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

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