The Gaudi Framework  v30r3 (a5ef0a68)
perfmon_x86_64.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2007 Hewlett-Packard Development Company, L.P.
3  * Contributed by Stephane Eranian <eranian@hpl.hp.com>
4  *
5  * This file should never be included directly, use
6  * <perfmon/perfmon.h> instead.
7  */
8 
9 #ifndef _PERFMON_X86_64_H_
10 #define _PERFMON_X86_64_H_
11 
12 #include <perfmon/perfmon_i386.h>
13 
14 #endif /* _PERFMON_X86_64_H_ */