diff --git a/include/libnux/vx/time.h b/include/libnux/vx/time.h index 0a85cf0173ab5ec3faa16541da654aabc2618046..dd48a1125184df52b84a6a0098ccb415b6ae0249 100644 --- a/include/libnux/vx/time.h +++ b/include/libnux/vx/time.h @@ -20,7 +20,7 @@ void sleep_cycles(uint32_t cycles); because otherwise, mfsprs might get grouped together, rendering measurement userless. */ -time_base_t now(); +time_base_t now() ATTRIB_LINK_TO_INTERNAL; /* Pair of time values.