x86/oprofile: Minor changes in op_model_athlon.c

Signed-off-by: Robert Richter <robert.richter@amd.com>
Cc: oprofile-list <oprofile-list@lists.sourceforge.net>
Cc: Barry Kasindorf <barry.kasindorf@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Robert Richter 2008-07-22 21:08:49 +02:00 коммит произвёл Ingo Molnar
Родитель adf5ec0bca
Коммит dfa1542897
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -45,6 +45,8 @@
static unsigned long reset_value[NUM_COUNTERS];
/* functions for op_athlon_spec */
static void athlon_fill_in_addresses(struct op_msrs * const msrs)
{
int i;