plugins: remove default value of DRAMORIG

Change-Id: Ia5efdbef207890682bfd8aa8cacce32d7e79c2b2
This commit is contained in:
Aidan MacDonald 2026-02-04 16:52:51 +00:00
parent d76c9c992c
commit 58ffe7bc34

View file

@ -206,7 +206,7 @@ OUTPUT_FORMAT(elf32-littlemips)
#define IRAMSIZE 0
#else
#define DRAMORIG 0x09000000
# error "DRAMORIG not defined!"
#endif
#ifndef NOCACHE_BASE