shithub: riscv

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

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