shithub: riscv

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

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