Add markers to identify procedures that are called from assembly
authorChris Hanson <org/chris-hanson/cph>
Mon, 28 Nov 1994 04:05:21 +0000 (04:05 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 28 Nov 1994 04:05:21 +0000 (04:05 +0000)
commit67050ead9fbc89746f54f8610dfc18cdc4789969
tree26524d960b317b8f154250cbb4690fa88369d89c
parentab951ef882105fcb88e01f8c7ccf84b190c80e38
Add markers to identify procedures that are called from assembly
language, so that they can be compiled with different calling
conventions from the default.
v7/src/microcode/cmpint.c
v7/src/microcode/cmpintmd/i386.h
v8/src/microcode/cmpint.c