mirror of
https://github.com/torvalds/linux.git
synced 2026-05-12 16:18:45 +02: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 | ||