shithub: riscv

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

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