Asmc Macro Assembler Reference
ASMC Nonfatal Error A2112
PROC and prototype calling conventions conflict
A procedure was defined in a prototype (using the PROTO, EXTERNDEF, or EXTERN directive), but the calling convention did not match the corresponding PROC directive.
* ML 6.0 compatible error