shithub: riscv

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

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