Avoid defining timer_t when using musl in kernel

LK's kernel/timer.h provides another definition for timer_t
so this commit omits musl's definition and any functions
that use timer_t when building for the kernel.

Bug: 230134581
Change-Id: I6925665c104cf6abc8b1b3f1e148dbe77c5d08b6
5 files changed