From 76ca073372b8e68212d07e451988c140cfb5d731 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 16 Oct 2017 20:58:55 -0700 Subject: sleep notes: specify endian-ness --- notes/sleep.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'notes') diff --git a/notes/sleep.md b/notes/sleep.md index d13a489..5fe5d10 100644 --- a/notes/sleep.md +++ b/notes/sleep.md @@ -17,6 +17,10 @@ Fixed 32-bytes ----------------------------------------------------------------- + MAGIC and ENTRY SIZE are both "big-endian", meaning that the "first" (aka + "most-significant" byte is in the "first" memory location (aka, "lowest + address"). + PREFIX LEN is max 24 (bytes) offset: 32 + entrySize * entryIndex -- cgit v1.2.3