shithub: riscv

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

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