hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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)