wpaul e3ec4c1279 Fix compiler warning in dc_intr(): if the only code that does a "goto"
to a label is inside an #ifdef block, then the label should *also* be
inside an #ifdef block. Hide the "done:" label which is only used if
DEVICE_POLLING is enabled under #ifdef DEVICE_POLLING.
2001-12-19 18:13:44 +00:00
..
2001-08-30 14:17:48 +00:00
2001-12-14 17:56:12 +00:00
2001-11-03 08:32:28 +00:00
2001-11-04 08:44:49 +00:00
2001-11-03 05:03:00 +00:00
2001-09-12 08:38:13 +00:00