diff options
author | Jacob Moody <moody@posixcafe.org> | 2023-05-09 20:02:13 +0000 |
---|---|---|
committer | Jacob Moody <moody@posixcafe.org> | 2023-05-09 20:02:13 +0000 |
commit | 91ae69be3306c807ae5bfa7d1b7ced8c239f9214 (patch) | |
tree | 4bd19ace41c10c83757c6d5850b200272c297618 /sys/src/libauthsrv | |
parent | 98b8e7609c725beeb7520863b3d0e07d95396e05 (diff) |
libmach: remove obsolete fishy case in mips header parsing
This code seems to be for the specific case of when
mips 3000 binaries were being run on a mips 4000 kernel.
As far as I know, our only current mips magic refers to the
5000 (at least), and the 4000 specific magic formats are mostly a relic.
There is currently no bootable system in which this code
path is correct. In any case, hardcoding /proc/1 is not the solution.
Diffstat (limited to 'sys/src/libauthsrv')
0 files changed, 0 insertions, 0 deletions