/* SPDX-License-Identifier: GPL-2.0-only */ #include void init_timer(void) { } void udelay(unsigned int n) { }