git: 9front

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

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