timer: Move structures about
authorAlan Cox <alan@linux.intel.com>
Sat, 27 Dec 2014 21:38:56 +0000 (21:38 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 27 Dec 2014 21:38:56 +0000 (21:38 +0000)
commitad92c2be0623ff2a6bdbd254d1c5a444959998ec
treebfe5abaf3e2e2cf1d6abda86c4fe833d70d5d41e
parentf98906fd4e319b1f2180376e49c9ac50f69c2401
timer: Move structures about

All the clock bits are now in the cpu struct together. This also lets us
flip the 6809 clock/mini union the right way up for big endian
Kernel/cpu-6502/cpu.h
Kernel/cpu-6809/cpu.h
Kernel/cpu-z80/cpu.h
Kernel/include/kernel.h
Kernel/timer.c