git: 9front

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

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