shithub: riscv

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

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