m68knommu: rename PT_OFF_VECTOR to PT_OFF_FORMATVEC.
authorPhilippe De Muyter <phdm@macqel.be>
Mon, 30 Aug 2010 11:17:17 +0000 (13:17 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 21 Oct 2010 00:17:30 +0000 (10:17 +1000)
In m68k/m68knommu assembly files, the same value is called sometimes
PT_OFF_VECTOR, but more frequently PT_OFF_FORMATVEC.  Standardize
name to PT_OFF_FORMATVEC.

Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found