shithub: riscv

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

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