1
0
mirror of https://github.com/upx/upx synced 2025-10-05 19:20:23 +08:00
This commit is contained in:
John Reiser 2006-09-06 10:55:37 -07:00
commit 2a003ff72b

View File

@ -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;