shithub: riscv

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

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