z80: framework for RST shortening of function preamble
authorAlan Cox <alan@etchedpixels.co.uk>
Sun, 25 Oct 2015 21:45:19 +0000 (21:45 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Sun, 25 Oct 2015 21:45:19 +0000 (21:45 +0000)
commit447fde2ff635163dea17c07a13c5d2673674b9f8
treea4a641b7d0dff8ed3386d904d948201ae3724d67
parenteb578e22969a9867573e5e6474379022c86e4dda
z80: framework for RST shortening of function preamble

Another 200 bytes. Need to think harder about what RST to ultimately use to
avoid mucking up CP/M emulator, and would be good to keep it a common value
so most platform userspace can also use the same hook
Kernel/Makefile
Kernel/cpu-z80/rst8.peep [new file with mode: 0644]
Kernel/platform-micropack/rules.mk [new file with mode: 0644]
Kernel/platform-micropack/z80pack.s