commit | bd5839ec9e13090865982e533455ba7dba795960 | [log] [tgz] |
---|---|---|
author | Peter Mitsis <peter.mitsis@intel.com> | Mon Jul 31 14:25:53 2023 -0400 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Aug 01 09:51:33 2023 +0200 |
tree | e049c2745945b8cb0ca3006ad54d8fcc6550ad1d | |
parent | 2143502f5466a25ec1e814eaeaab42fd58e730c7 [diff] |
kernel: Fix wrap-around check in kernel/mmu.h Fixes the buffer wrap-around check so that it will not be ignored by the GNU C compiler. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>