commit | fa62f39dc7e25fc16371b958ac59b9a6fd260bea | [log] [tgz] |
---|---|---|
author | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Tue Jan 25 15:19:44 2022 +0100 |
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Thu Jan 27 09:04:19 2022 +0100 |
tree | c405fafe6828fdbd4e29d72eea87d54cd6e63b66 | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 [diff] |
MIPS: Fix build error due to PTR used in more places Use PTR_WD instead of PTR to avoid clashes with other parts. Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>