shithub: riscv

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

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