git: 9front

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

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