shithub: riscv

ref: fe14f67c92704dc608eff7453150448d4ad7c0d5
dir: /sys/src/cmd/plot/libplot/doublebuffer.c/

View raw version
#include "mplot.h"
void doublebuffer(void){
	m_dblbuf();
}