shithub: riscv

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

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