syscall_6502: generate correct varargs stubs
authorAlan Cox <alan@linux.intel.com>
Sat, 17 Jan 2015 15:33:17 +0000 (15:33 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 17 Jan 2015 15:33:17 +0000 (15:33 +0000)
commitd656a5c6f100c2c497880820554036878eb4e54d
tree2ec30aaa2ddcdc36e9114d0f8dec403d571039d8
parent1d6b4fad826208ab98193a8a2ef278fdcc183c9b
syscall_6502: generate correct varargs stubs

Syscalls are now working. Init gets as far as the login prompt then switches
back to the parent and traps into the monitor
Library/tools/syscall_6502.c