git: 9front

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

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