git: 9front

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

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