mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-03-02 16:48:32 +01:00
Just memcmp() with ELFMAG - that's the normal way to do it in userland
code, which that thing is. Besides, that has the benefit of actually
building - str_has_prefix() is *NOT* present in <string.h>.
Fixes:
|
||
|---|---|---|
| .. | ||
| mkbb.c | ||
| objstrip.c | ||