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