forked from Imagelibrary/rtems
The _VBR is a symbol defined by linker scripts. You cannot change this value at runtime. The BSP initialization has to ensure that m68k_set_vbr() is only set to _VBR. Close #5210.
The _VBR is a symbol defined by linker scripts. You cannot change this value at runtime. The BSP initialization has to ensure that m68k_set_vbr() is only set to _VBR. Close #5210.