shithub: riscv

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

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