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)
{
throwInternalError("atari/tos is currenty broken; this will get fixed in UPX 2.91");
unsigned t;
unsigned nrelocs = 0;
unsigned relocsize = 0;