shithub: riscv

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

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