shithub: riscv

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

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