shithub: riscv

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

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