#include <cstdio>
#include <cstdlib>
#include "apic.h"
#include "config.h"
#include "cpu.h"
#include "panic.h"
#include "static_init.h"
Go to the source code of this file.