git: 9front

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

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