Skip to content

Commit

Permalink
Merge pull request #113 from donc/AncientAbiAA
Browse files Browse the repository at this point in the history
Remove prehistoric AA abi
  • Loading branch information
andralex committed Apr 12, 2012
2 parents 7216fe1 + 95c0ef6 commit 1c1e893
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions abi.dd
Expand Up @@ -662,10 +662,7 @@ $(SECTION4 Return Value,
$(LI Dynamic arrays are returned with the pointer in EDX
and the length in EAX.)

$(LI Associative arrays are returned in EAX with garbage
returned in EDX. The EDX value will probably be removed in
the future; it's there for backwards compatibility with
an earlier implementation of AA's.)
$(LI Associative arrays are returned in EAX.)

$(V2 $(LI References are returned as pointers in EAX.))

Expand Down

0 comments on commit 1c1e893

Please sign in to comment.