diff --git a/S3/s3_cpu.c b/S3/s3_cpu.c index 7d3c8a52..b732cbe1 100644 --- a/S3/s3_cpu.c +++ b/S3/s3_cpu.c @@ -1345,7 +1345,7 @@ return (r); condition register initial state in parameter 3 */ -int32 compare(int32 byte1, int32 byte2, int32 cond) +static int32 compare(int32 byte1, int32 byte2, int32 cond) { int32 r;