execve: Correct cpm emulator loading
authorAlan Cox <alan@etchedpixels.co.uk>
Fri, 31 Oct 2014 16:24:54 +0000 (16:24 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Fri, 31 Oct 2014 16:24:54 +0000 (16:24 +0000)
commitc6c2008dbec848ef8fc42d25c8ac1d5e2e04e87f
treee0a078c2dc196096e9932c731505c514e327f097
parentfaa02236d84b452192cd1fb3a422f6f665b66a44
execve: Correct cpm emulator loading

We moved to a real off_t and lseek behaviour but that didn't get propogated
into the CP/M emulator loading logic.
Kernel/syscall_other.c