hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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)