mirror of
https://github.com/FDOS/kernel.git
synced 2025-07-22 21:34:33 +02:00
commit
c6b227b783
@ -9,7 +9,7 @@ int main(int argc, char **argv)
|
|||||||
if (argc < 4)
|
if (argc < 4)
|
||||||
{
|
{
|
||||||
fprintf(stderr,
|
fprintf(stderr,
|
||||||
"Usage: bin2c <output bin file> <output h file> <array name>\n");
|
"Usage: bin2c <input bin file> <output h file> <array name>\n");
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user