shithub: riscv

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

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