zx128: Add syscall entry point
authorAlan Cox <alan@linux.intel.com>
Sun, 8 Mar 2015 21:16:32 +0000 (21:16 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 8 Mar 2015 21:16:32 +0000 (21:16 +0000)
commit5943622131b3cbaf2a909dd3acbf6fad4f3ca25d
treef68c7b5dbd4a3da3be63c4a39ffe80ff13b7f524
parent58eddd6c77ed3f805292410aa21a96fd528385c1
zx128: Add syscall entry point

This needs some further thought. If we are going to support relocatable
binaries we will need some way to fix up the syscall entry point on them.
Kernel/platform-zx128/zx128.s