HomeFreeBSD

Add __attribute__((used)) so that the delay implementation doesn't get

Description

Add attribute((used)) so that the delay implementation doesn't get
optimized away as unreferenced, causing linker errors when trying to
resolve the weak reference to the missing function.

Details

Provenance
ianAuthored on
Parents
rS262695: Add a tunable to set the number of active cores, and enable SMP by default.
Branches
Unknown
Tags
Unknown

Event Timeline