31,32c31,32
< #ifndef __ALPHA_ALPHA_LINUX_HH
< #define __ALPHA_ALPHA_LINUX_HH
---
> #ifndef __ALPHA_ALPHA_LINUX_LINUX_HH__
> #define __ALPHA_ALPHA_LINUX_LINUX_HH__
75,81c75,81
< static const unsigned GSI_PLATFORM_NAME = 103; //!< platform name as string
< static const unsigned GSI_CPU_INFO = 59; //!< CPU information
< static const unsigned GSI_PROC_TYPE = 60; //!< get proc_type
< static const unsigned GSI_MAX_CPU = 30; //!< max # cpu's on this machine
< static const unsigned GSI_CPUS_IN_BOX = 55; //!< number of CPUs in system
< static const unsigned GSI_PHYSMEM = 19; //!< Physical memory in KB
< static const unsigned GSI_CLK_TCK = 42; //!< clock freq in Hz
---
> static const unsigned GSI_PLATFORM_NAME = 103; //!< platform name as string
> static const unsigned GSI_CPU_INFO = 59; //!< CPU information
> static const unsigned GSI_PROC_TYPE = 60; //!< get proc_type
> static const unsigned GSI_MAX_CPU = 30; //!< max # CPUs on machine
> static const unsigned GSI_CPUS_IN_BOX = 55; //!< number of CPUs in system
> static const unsigned GSI_PHYSMEM = 19; //!< Physical memory in KB
> static const unsigned GSI_CLK_TCK = 42; //!< clock freq in Hz
130c130
< #endif
---
> #endif // __ALPHA_ALPHA_LINUX_LINUX_HH__