git: 9front

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

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