git: 9front

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

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