shithub: riscv

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

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