git: 9front

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

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