Remove static keyword from the declaration of memory_base. GCC does
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 20 Oct 1989 04:44:00 +0000 (04:44 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 20 Oct 1989 04:44:00 +0000 (04:44 +0000)
commit355ba99b8a1d02a1f42ef25ca5a213e52470a401
treea30b25b996f32cfd22d297ecbeb1fb5bfac53851
parent1086227419cfb0d69c32a4d43babb4f8665c5b80
Remove static keyword from the declaration of memory_base.  GCC does
not like something to be declared both extern and static, and it is
declared extern in object.h, included here.
v7/src/microcode/psbmap.h
v8/src/microcode/psbmap.h