Skip to content

Commit

Permalink
perfcounters: remove duplicate definition of LOCAL_PERF_VECTOR
Browse files Browse the repository at this point in the history
Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Ingo Molnar committed Feb 16, 2009
1 parent c07c99b commit 73ca2f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/x86/include/asm/irq_vectors.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,6 @@
*/
#define LOCAL_PERF_VECTOR 0xee

/*
* Performance monitoring interrupt vector:
*/
#define LOCAL_PERF_VECTOR 0xee

/*
* First APIC vector available to drivers: (vectors 0x30-0xee) we
* start at 0x31(0x41) to spread out vectors evenly between priority
Expand Down

0 comments on commit 73ca2f8

Please sign in to comment.