git: 9front

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

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