root/src/add-ons/kernel/cpu/x86/intel.h
/*
 * Copyright 2005, Haiku, Inc.
 * Distributed under the terms of the MIT License.
 */
#ifndef CPU_INTEL_H
#define CPU_INTEL_H


#include <arch_cpu.h>


extern x86_cpu_module_info gIntelModule;

#endif  // CPU_INTEL_H