commit | 5d91226e897b8209f7acefc1806a3cbf90a5394e | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Thu Oct 08 11:18:17 2015 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Thu Oct 15 10:52:13 2015 -0400 |
tree | fc08571a7a45b908d430c6952ec1f90d5f01d5a2 | |
parent | fe6682da0bc435a62f3a5189ec203dcba9f91183 [diff] |
memmap: Introduce SYMBOL() macro to access linker script symbols Use a macro to define and obtain the value of a symbol introduced by the linker scripts (scripts/layoutrom.py). Signed-off-by: Kevin O'Connor <kevin@koconnor.net>