mirror of
https://review.haiku-os.org/haiku
synced 2025-02-02 11:46:25 +01:00
c5e4e4ffb4
No "real" functional change, but this causes GCC7 to throw errors when these functions are declared without the image_id argument, which in some files they were (as this commit repairs.) This change is largely inconsequential on x86, but on callee-cleanup-args targets, leaving out the argument would probably cause stack corruption.