shithub: riscv

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

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