commit | e29452da6411c5e973c581db2e7bedb9ebfdbdff | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Mon Dec 11 19:29:04 2023 -0500 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Tue Dec 12 18:47:57 2023 +0000 |
tree | 35324e039cf3147615b678bcf7ddbc192eb71f13 | |
parent | 82613c2e3010ef33a83f5b1ddbb4727100061631 [diff] |
arch: arm: remove aarch32 from include header guards We follow the path of the header to define the guard, aarch32 was removed some time ago and the guards still had AARCH32 in them, just remove it and keep the guard consistent and short. Signed-off-by: Anas Nashif <anas.nashif@intel.com>