Re: [PATCH v2 2/2] selftests/liveupdate: add end to end test infrastructure and scripts

From: Jordan Richards

Date: Mon Feb 09 2026 - 15:59:21 EST


>> +#ifdef NOLIBC
>> +#include <sys.h>
>> +#endif
>
> This should not be necessary.
> I am actively trying to get rid of the checks for the NOLIBC macro.

Oops, that's no longer used directly. Will remove in v3.