hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/m68k/sun3x/time.c
....@@ -73,11 +73,6 @@
7373
7474 return 0;
7575 }
76
-/* Not much we can do here */
77
-u32 sun3x_gettimeoffset(void)
78
-{
79
- return 0L;
80
-}
8176
8277 #if 0
8378 static irqreturn_t sun3x_timer_tick(int irq, void *dev_id)