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