git: 9front

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

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