shithub: riscv

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

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