mirror of
https://github.com/golang/go
synced 2024-11-11 18:21:40 -07:00
runtime: update documentation for ios addr bits
This commit is contained in:
parent
807e01db48
commit
8917029fdd
@ -227,7 +227,7 @@ const (
|
|||||||
// -------------- --------- ---------- ---------- -----------
|
// -------------- --------- ---------- ---------- -----------
|
||||||
// */64-bit 48 64MB 1 4M (32MB)
|
// */64-bit 48 64MB 1 4M (32MB)
|
||||||
// windows/64-bit 48 4MB 64 1M (8MB)
|
// windows/64-bit 48 4MB 64 1M (8MB)
|
||||||
// ios/arm64 33 4MB 1 2048 (8KB)
|
// ios/arm64 40 4MB 1 256K (2MB)
|
||||||
// */32-bit 32 4MB 1 1024 (4KB)
|
// */32-bit 32 4MB 1 1024 (4KB)
|
||||||
// */mips(le) 31 4MB 1 512 (2KB)
|
// */mips(le) 31 4MB 1 512 (2KB)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user