shithub: riscv

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

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