68000: introduce defines for the low byte of the page
authorAlan Cox <alan@linux.intel.com>
Sat, 20 May 2017 18:12:54 +0000 (19:12 +0100)
committerAlan Cox <alan@linux.intel.com>
Sat, 20 May 2017 18:12:54 +0000 (19:12 +0100)
commitfb9c0eea7b8ceec497377dc50b89677c5a920bd8
tree037a2f96ec17856c137890ec50c6f04577e2e492
parent824417f4afcc712e0a7d60da8d65b26d78eb1e56
68000: introduce defines for the low byte of the page

We need this for some of the platforms so we can do a straight mov.b
from offset(a5) to the I/O register
Kernel/kernel-68000.def