#pragma once /** * Kernel definitions */ #define __DEBUG__ false #define KERNEL_VERSION 0 #define ARCHITECTURE "I386"