shithub: riscv

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

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