shithub: riscv

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

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