shithub: riscv

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

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