Fix a couple of minor (although fatal) bugs:
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 24 Nov 1987 07:58:33 +0000 (07:58 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 24 Nov 1987 07:58:33 +0000 (07:58 +0000)
commit52613b3796fa912afe4ebf1f3a3946de6fe9409b
treef4a248aa862bad653696e10c2d7a13096e598ed5
parent2ec6b7537eb30f149143c8c0a12a36231ec2ad94
Fix a couple of minor (although fatal) bugs:

- lseek was being invoked with arguments in the wrong order.

- table_end was being used instead of table_top in the call to
initialize_primitive_table.
v7/src/microcode/bchdmp.c