mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
Remove code replaced by memory_map.hpp.
This commit is contained in:
parent
4b7780f5c6
commit
bd791a8512
@ -59,9 +59,6 @@ constexpr region_t application {
|
||||
.size = 0x40000,
|
||||
};
|
||||
|
||||
// TODO: Refactor into another header that defines memory regions.
|
||||
constexpr void* m4_text_ram_base = reinterpret_cast<void*>(0x10080000);
|
||||
|
||||
} /* namespace spi_flash */
|
||||
} /* namespace portapack */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user