MFC r1.9:
Fix breakage introduced in rev 1.7. Approved by: re (kensmith)
This commit is contained in:
parent
478aec733a
commit
d8ee659609
@ -294,9 +294,9 @@ p6_find_event(enum pmc_event ev)
|
||||
|
||||
struct p6_cpu {
|
||||
struct pmc_cpu pc_common;
|
||||
uint32_t pc_state;
|
||||
struct pmc_hw *pc_hwpmcs[P6_NPMCS];
|
||||
struct pmc_hw pc_p6pmcs[P6_NPMCS];
|
||||
uint32_t pc_state;
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user