mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
merge
This commit is contained in:
commit
2a003ff72b
|
@ -409,6 +409,7 @@ void PackTos::fileInfo()
|
||||||
|
|
||||||
void PackTos::pack(OutputFile *fo)
|
void PackTos::pack(OutputFile *fo)
|
||||||
{
|
{
|
||||||
|
throwInternalError("atari/tos is currenty broken; this will get fixed in UPX 2.91");
|
||||||
unsigned t;
|
unsigned t;
|
||||||
unsigned nrelocs = 0;
|
unsigned nrelocs = 0;
|
||||||
unsigned relocsize = 0;
|
unsigned relocsize = 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user