git: 9front

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

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