git: 9front

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

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