From eaf86e8baabbfa016a68459702f18b79822412e4 Mon Sep 17 00:00:00 2001 From: JF Bastien Date: Tue, 9 Jun 2015 14:32:49 +0200 Subject: Unaligned. --- Portability.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Portability.md b/Portability.md index 8800cc6..6f8e973 100644 --- a/Portability.md +++ b/Portability.md @@ -12,6 +12,7 @@ characteristics: * 8-bit bytes. * Addressable at a byte memory granularity. +* Support unaligned memory accesses. * Little-endian byte ordering. * Up to 4GiB of addressable memory in a 32-bit address space. Heaps bigger than 4GiB in a 64-bit address space -- cgit v1.2.3