FreeBSD and OpenBSD also seem to use eax:edx for small strcut returns

git-svn-id: trunk@23253 -
This commit is contained in:
pierre 2012-12-29 22:03:17 +00:00
parent 48c3adfdb9
commit eaeb63f86d

View File

@ -124,6 +124,8 @@ unit cpupara;
end;
end;
end;
system_i386_freebsd,
system_i386_openbsd,
system_i386_darwin,
system_i386_iphonesim :
begin