/** Copyright 2005, Haiku, Inc.* Distributed under the terms of the MIT License.*/#ifndef CPU_AMD_H#define CPU_AMD_H#include <arch_cpu.h>extern x86_cpu_module_info gAMDModule;#endif // CPU_AMD_H
/** Copyright 2005, Haiku, Inc.* Distributed under the terms of the MIT License.*/#ifndef CPU_AMD_H#define CPU_AMD_H#include <arch_cpu.h>extern x86_cpu_module_info gAMDModule;#endif // CPU_AMD_H