shithub: riscv

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

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