From e2b55208b22f3c97dfbc866d8d555b7a7c614632 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 13 Jul 2020 20:57:35 -0700 Subject: 6643 --- 120allocate.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '120allocate.subx') diff --git a/120allocate.subx b/120allocate.subx index 9e8dfce0..ff52b2e9 100644 --- a/120allocate.subx +++ b/120allocate.subx @@ -874,7 +874,7 @@ test-copy-array: c3/return # Fill a region of memory with zeroes. -zero-out: # start: (addr byte), len: int +zero-out: # start: (addr byte), size: int # pseudocode: # curr/esi = start # i/ecx = 0 -- cgit 1.4.1-2-gfad0