K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-09-27T19:03:52.000000Z K 7 svn:log V 371 Disable the check in icu_setup() to see if a handler was already used as the current interrupt thread routines will guarantee the condition this is checking for at a higher level but inthand_add() and inthand_remove() as they currently exist don't satisfy this condition. (Which does need to be fixed but which will take a bit more work.) This fixes shared interrupts. END