shithub: riscv

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

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