Fix calls printf to use %ld or %lx instead of %d and %x.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 3 Feb 1992 23:41:57 +0000 (23:41 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Mon, 3 Feb 1992 23:41:57 +0000 (23:41 +0000)
commit6ca7bb19b8b3f6cf3ab22f57b8d7593cb0d761eb
treef54358674ab0f5e33c531794f9b613cf941022de
parentd7724323f9fde7d1c4cf45c07ebceccc4d9e5678
Fix calls printf to use %ld or %lx instead of %d and %x.
v7/src/microcode/stack.h
v7/src/microcode/utils.c