git: 9front

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

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