You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Brad pointed out in CL 27491 that the addr argument to func brk_ is unused. We should remove it, update the assembly argument size on arm, and simplify the calling code. Leaving for someone with a plan9 installation to do and test.
The text was updated successfully, but these errors were encountered:
Brad pointed out in CL 27491 that the addr argument to func brk_ is unused. We should remove it, update the assembly argument size on arm, and simplify the calling code. Leaving for someone with a plan9 installation to do and test.
The text was updated successfully, but these errors were encountered: