#include "common.h"
#include "nu/nusys.h"
/* 1B510 8008B110 */
void nuGfxSwapCfb(void* framebuffer) {
osViSwapBuffer(framebuffer);
}