Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2423c87d543a13ec28d66a1e758d3bb7ab24bf74
/
.
/
cmake
/
linker_script
/
common
/
ram-end.cmake
blob: bb210e199f6633c3d3a682e1cf54a275d8e78cb0 [
file
] [
log
] [
blame
]
zephyr_linker_section
(
NAME
.
last_ram_section VMA RAM LMA RAM_REGION TYPE BSS
)
zephyr_linker_section_configure
(
SECTION
.
last_ram_section
INPUT
""
SYMBOLS _end z_mapped_end
KEEP
)