libsel4platsupport: don’t link nonexistent ltimers
If there is no ltimer for a particular platform, then these functions do not exist, so make the init_default_timer_ops() always return errors.
The intended way to avoid this is to not use the timer when CONFIG_LIB_PLAT_SUPPORT_NO_PLATFORM_LTIMER is set.
Signed-off-by: julia git.ts@trainwit.ch
seL4 Libraries
A collection of libraries for working on seL4.