RE: [tip:x86/mrst] x86, pic: Introduce legacy_pic abstraction

From: Pan, Jacob jun
Date: Tue Feb 23 2010 - 01:28:12 EST


this patch replaces the current one with section mismatch fix in i8259.c.

static void legacy_pic_noop(void) { };
static void legacy_pic_uint_noop(unsigned int unused) { };
static void legacy_pic_int_noop(int unused) { };