shithub: riscv

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

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