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