shithub: riscv

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

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