shithub: riscv

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

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