git: 9front

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

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