#include "system.h"
#include "change.h"

void change() {
    sys_switchContext();
}