68000: add a sort of vdso over the headers
authorAlan Cox <alan@linux.intel.com>
Thu, 20 Oct 2016 16:46:57 +0000 (17:46 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 20 Oct 2016 16:46:57 +0000 (17:46 +0100)
commit93d8b70bf55f73d3a902ff8f88af4ffab0f37e6f
tree014e50376288f990653a60fcb9952f2f16be968a
parent93f4fd4345a782d0ea101ed9b4b3fea78fdc4984
68000: add a sort of vdso over the headers

This lets us change the trap# and the like if we make syscalls call the stub
handler, and also lets us put the signal unwinder somewhere useful

Experimenting for now
Kernel/include/kernel32.h
Kernel/platform-v68/main.c